ParkNPark.interfaces
Class ClientManagerFactoryPOA
java.lang.Object
org.omg.PortableServer.Servant
ParkNPark.interfaces.ClientManagerFactoryPOA
- All Implemented Interfaces:
- InvokeHandler, ClientManagerFactoryOperations
- Direct Known Subclasses:
- ClientManagerFactoryImpl
public abstract class ClientManagerFactoryPOA
- extends Servant
- implements ClientManagerFactoryOperations, InvokeHandler
The main interface that the client uses to communicate with the server
Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_methods
private static Hashtable _methods
__ids
private static String[] __ids
ClientManagerFactoryPOA
public ClientManagerFactoryPOA()
_invoke
public OutputStream _invoke(String $method,
InputStream in,
ResponseHandler $rh)
- Specified by:
_invoke
in interface InvokeHandler
_all_interfaces
public String[] _all_interfaces(POA poa,
byte[] objectId)
- Specified by:
_all_interfaces
in class Servant
_this
public ClientManagerFactory _this()
_this
public ClientManagerFactory _this(ORB orb)