|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Servant | |
---|---|
org.omg.PortableServer | |
org.omg.PortableServer.portable |
Uses of Servant in org.omg.PortableServer |
---|
Subclasses of Servant in org.omg.PortableServer | |
---|---|
class |
DynamicImplementation
|
Methods in org.omg.PortableServer that return Servant | |
---|---|
Servant |
CurrentLocalTie.get_servant()
|
Servant |
CurrentOperations.get_servant()
|
Servant |
POALocalTie.get_servant()
|
Servant |
POAOperations.get_servant()
|
Servant |
POALocalTie.id_to_servant(byte[] oid)
|
Servant |
POAOperations.id_to_servant(byte[] oid)
|
Servant |
ServantActivatorLocalTie.incarnate(byte[] oid,
POA adapter)
|
Servant |
ServantActivatorOperations.incarnate(byte[] oid,
POA adapter)
|
Servant |
ServantLocatorLocalTie.preinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
CookieHolder the_cookie)
|
Servant |
ServantLocatorOperations.preinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
CookieHolder the_cookie)
|
Servant |
POALocalTie.reference_to_servant(Object reference)
|
Servant |
POAOperations.reference_to_servant(Object reference)
|
Methods in org.omg.PortableServer with parameters of type Servant | |
---|---|
void |
POALocalTie.activate_object_with_id(byte[] id,
Servant p_servant)
|
void |
POAOperations.activate_object_with_id(byte[] id,
Servant p_servant)
|
byte[] |
POALocalTie.activate_object(Servant p_servant)
|
byte[] |
POAOperations.activate_object(Servant p_servant)
|
void |
ServantActivatorLocalTie.etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations)
|
void |
ServantActivatorOperations.etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations)
|
void |
ServantLocatorLocalTie.postinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
Cookie the_cookie,
Servant the_servant)
|
void |
ServantLocatorOperations.postinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
Cookie the_cookie,
Servant the_servant)
|
byte[] |
POALocalTie.servant_to_id(Servant p_servant)
|
byte[] |
POAOperations.servant_to_id(Servant p_servant)
|
Object |
POALocalTie.servant_to_reference(Servant p_servant)
|
Object |
POAOperations.servant_to_reference(Servant p_servant)
|
void |
POALocalTie.set_servant(Servant p_servant)
|
void |
POAOperations.set_servant(Servant p_servant)
|
Uses of Servant in org.omg.PortableServer.portable |
---|
Methods in org.omg.PortableServer.portable with parameters of type Servant | |
---|---|
POA |
Delegate.default_POA(Servant self)
|
Object |
Delegate.get_interface_def(Servant self)
|
InterfaceDef |
Delegate.get_interface(Servant self)
Deprecated. Deprecated by CORBA 2.4 |
boolean |
Delegate.is_a(Servant self,
java.lang.String repository_id)
|
boolean |
Delegate.non_existent(Servant self)
|
byte[] |
Delegate.object_id(Servant self)
|
ORB |
Delegate.orb(Servant self)
|
POA |
Delegate.poa(Servant self)
|
Object |
Delegate.this_object(Servant self)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |