|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplyOutputStream | |
org.jacorb.orb.dsi | |
org.jacorb.orb.http |
Uses of ReplyOutputStream in org.jacorb.orb.dsi |
Methods in org.jacorb.orb.dsi that return ReplyOutputStream | |
ReplyOutputStream |
ServerRequest.getReplyOutputStream()
|
ReplyOutputStream |
ServerRequest.get_out()
If a new output stream has to be created, the request itself isn't fixed to stream-based. |
Uses of ReplyOutputStream in org.jacorb.orb.http |
Methods in org.jacorb.orb.http with parameters of type ReplyOutputStream | |
void |
ServerConnection.sendReply(ReplyOutputStream os)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |