| Package | Description |
|---|---|
| org.jacorb.orb | |
| org.jacorb.orb.giop |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplyReceiver.replyReceived(MessageInputStream in) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocateReplyInputStream |
class |
LocateRequestInputStream |
class |
ReplyInputStream |
class |
RequestInputStream |
class |
ServiceContextTransportingInputStream
ServiceContextTransportingInputStream.java
Created: Sat Aug 18 21:07:07 2002
|
| Modifier and Type | Field and Description |
|---|---|
protected MessageInputStream |
ReplyPlaceholder.in |
| Modifier and Type | Method and Description |
|---|---|
protected MessageInputStream |
ReplyPlaceholder.getInputStream(boolean hasTimeoutPolicy)
Non-public implementation of the blocking method that
returns a reply when it becomes available.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplyPlaceholder.replyReceived(MessageInputStream in) |
Copyright © 2017 JacORB. All rights reserved.