API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.CORBA.portable. ResponseHandler View Source
Author(s)
Since
Version
Serial
Hierarchy
 ResponseHandler
Subinterfaces
Description
public interface ResponseHandler
This interface is supplied by an ORB to a servant at invocation time and allows the servant to later retrieve an OutputStream for returning the invocation results.
See also:   
Methods
Hide/Show inherited methods
public OutputStream createExceptionReply ()
  Called by the servant during a method invocation.
public OutputStream createReply ()
  Called by the servant during a method invocation.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar