Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.portableInterceptor |
Modifier and Type | Method and Description |
---|---|
ReplyInputStream |
ReplyReceiver.getReply()
This method blocks until a reply becomes available.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientInterceptorHandler.handle_location_forward(ReplyInputStream reply,
Object forward_reference) |
void |
ClientInterceptorHandler.handle_receive_exception(ApplicationException exception,
ReplyInputStream reply) |
void |
ClientInterceptorHandler.handle_receive_exception(SystemException exception,
ReplyInputStream reply) |
void |
ClientInterceptorHandler.handle_receive_reply(ReplyInputStream reply) |
Constructor and Description |
---|
ExceptionHolderImpl(ReplyInputStream inputStream)
Constructs an ExceptionHolderImpl object from an input stream.
|
Modifier and Type | Field and Description |
---|---|
ReplyInputStream |
ClientRequestInfoImpl.reply_is |
Copyright © 2017 JacORB. All rights reserved.