org.omg.CORBA.portable
public interface ResponseHandler
Modifier and Type | Method and Description |
---|---|
OutputStream |
createExceptionReply()
Create a stream, suitable for writing a user exception.
|
OutputStream |
createReply()
Create a stream for writing an ordinary reply (not an exception).
|
OutputStream createExceptionReply()
OutputStream createReply()