Uses of Interface
org.omg.PortableServer.ServantActivator

Packages that use ServantActivator
org.omg.PortableServer   
 

Uses of ServantActivator in org.omg.PortableServer
 

Classes in org.omg.PortableServer that implement ServantActivator
 class _ServantActivatorLocalBase
          Abstract base class for implementations of local interface ServantActivator
 class ServantActivatorLocalTie
          Generated from IDL interface "ServantActivator".
 

Fields in org.omg.PortableServer declared as ServantActivator
 ServantActivator ServantActivatorHolder.value
           
 

Methods in org.omg.PortableServer that return ServantActivator
static ServantActivator ServantActivatorHelper.extract(Any any)
           
static ServantActivator ServantActivatorHelper.narrow(Object obj)
           
static ServantActivator ServantActivatorHelper.read(InputStream in)
           
static ServantActivator ServantActivatorHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.PortableServer with parameters of type ServantActivator
static void ServantActivatorHelper.insert(Any any, ServantActivator s)
           
static void ServantActivatorHelper.write(OutputStream _out, ServantActivator s)
           
 

Constructors in org.omg.PortableServer with parameters of type ServantActivator
ServantActivatorHolder(ServantActivator initial)
           
 



Copyright © 2008. All Rights Reserved.