|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageInputStream | |
org.jacorb.orb | |
org.jacorb.orb.giop |
Uses of MessageInputStream in org.jacorb.orb |
Methods in org.jacorb.orb with parameters of type MessageInputStream | |
void |
ReplyReceiver.replyReceived(MessageInputStream in)
|
Uses of MessageInputStream in org.jacorb.orb.giop |
Subclasses of MessageInputStream in org.jacorb.orb.giop | |
class |
LocateReplyInputStream
|
class |
LocateRequestInputStream
|
class |
ReplyInputStream
|
class |
RequestInputStream
|
class |
ServiceContextTransportingInputStream
ServiceContextTransportingInputStream.java Created: Sat Aug 18 21:07:07 2002 |
Fields in org.jacorb.orb.giop declared as MessageInputStream | |
protected MessageInputStream |
ReplyPlaceholder.in
|
Methods in org.jacorb.orb.giop that return MessageInputStream | |
protected MessageInputStream |
ReplyPlaceholder.getInputStream()
Non-public implementation of the blocking method that returns a reply when it becomes available. |
Methods in org.jacorb.orb.giop with parameters of type MessageInputStream | |
void |
ReplyPlaceholder.replyReceived(MessageInputStream in)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |