Uses of Class
org.omg.CORBA.ServerRequest

Packages that use ServerRequest
org.jacorb.orb.dsi   
org.omg.CORBA   
org.omg.PortableServer   
 

Uses of ServerRequest in org.jacorb.orb.dsi
 

Subclasses of ServerRequest in org.jacorb.orb.dsi
 class ServerRequest
           
 

Uses of ServerRequest in org.omg.CORBA
 

Methods in org.omg.CORBA with parameters of type ServerRequest
 void DynamicImplementation.invoke(ServerRequest request)
          Deprecated. Deprecated by the Portable Object Adapter (POA).
 

Uses of ServerRequest in org.omg.PortableServer
 

Methods in org.omg.PortableServer with parameters of type ServerRequest
abstract  void DynamicImplementation.invoke(ServerRequest request)