Uses of Class
org.jacorb.orb.giop.ReplyOutputStream

Packages that use ReplyOutputStream
org.jacorb.orb.dsi   
 

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.