|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageOutputStream | |
|---|---|
| org.jacorb.orb.giop | |
| Uses of MessageOutputStream in org.jacorb.orb.giop |
|---|
| Subclasses of MessageOutputStream in org.jacorb.orb.giop | |
|---|---|
class |
LocateReplyOutputStream
|
class |
LocateRequestOutputStream
|
class |
ReplyOutputStream
|
class |
RequestOutputStream
|
class |
ServiceContextTransportingOutputStream
ServiceContextTransportingOutputStream.java Created: Sat Aug 18 12:12:22 2002 |
| Methods in org.jacorb.orb.giop with parameters of type MessageOutputStream | |
|---|---|
void |
GIOPConnection.sendReply(MessageOutputStream out)
|
void |
GIOPConnection.sendRequest(MessageOutputStream out,
boolean expect_reply)
|
void |
ClientConnection.sendRequest(MessageOutputStream outputStream,
boolean response_expected)
|
void |
ClientConnection.sendRequest(MessageOutputStream outputStream,
ReplyPlaceholder placeholder,
int request_id,
boolean response_expected)
The request_id parameter is only used, if response_expected. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||