Frames | No Frames |
Classes implementing org.omg.PortableServer.ServantActivator | |
class | This ServantActivator stub is an optional base for the
servant activators. |
Methods with parameter type org.omg.PortableServer.ServantActivator | |
void | Insert the ServantActivator into the given Any.
|
void | This should write the servant activator, but it cannot be transferred
this way as its operations cannot be remote. |
Methods with return type org.omg.PortableServer.ServantActivator | |
ServantActivator | Return the complete instance of the servant activator, based on
the current class (ServantActivatorPOA or derived).
|
ServantActivator | Return the complete instance of the servant activator, based on
the current class (ServantActivatorPOA or derived).
|
ServantActivator | Extract the ServantActivator from given Any.
|
ServantActivator | Casts the passed object into the ServantActivator.
|
ServantActivator | This should read the servant activator, but it cannot be transferred
this way as its operations cannot be remote. |
ServantActivator | Narrow the given object to the ServantActivator. |