|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.orb.giop.ReplyPlaceholder
org.jacorb.orb.LocateReplyReceiver
A special ReplyPlaceholder that receives LocateReplies.
Field Summary |
---|
Fields inherited from class org.jacorb.orb.giop.ReplyPlaceholder |
---|
communicationException, in, ready, remarshalException, timeout, timeoutException |
Constructor Summary | |
---|---|
LocateReplyReceiver(ORB orb)
|
Method Summary | |
---|---|
LocateReplyInputStream |
getReply()
This method blocks until a reply becomes available. |
Methods inherited from class org.jacorb.orb.giop.ReplyPlaceholder |
---|
cancel, getInputStream, replyReceived, retry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LocateReplyReceiver(ORB orb)
Method Detail |
public LocateReplyInputStream getReply() throws RemarshalException
RemarshalException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |