API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.CORBA.portable. InvokeHandler View Source
Author(s)
Since
Version
Serial
Hierarchy
 InvokeHandler
Subinterfaces
 Tie
Description
public interface InvokeHandler
  This interface provides a dispatching mechanism for an incoming call.
See also:   
Methods
Hide/Show inherited methods
public OutputStream _invoke (String method, InputStream input, ResponseHandler handler) throws SystemException
  Invoked by the ORB to dispatch a request to the servant.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar