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 ServantActivatorPOA
           
 

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

Methods in org.omg.PortableServer that return ServantActivator
 ServantActivator ServantActivatorPOA._this()
           
 ServantActivator ServantActivatorPOA._this(ORB orb)
           
static ServantActivator ServantActivatorHelper.extract(Any any)
           
static ServantActivator ServantActivatorHelper.narrow(Object val)
           
static ServantActivator ServantActivatorHelper.read(InputStream in)
           
static ServantActivator ServantActivatorHelper.unchecked_narrow(Object val)
           
 

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

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



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.