Uses of Interface
org.omg.PortableServer.ServantLocator

Packages that use ServantLocator
org.omg.PortableServer   
 

Uses of ServantLocator in org.omg.PortableServer
 

Classes in org.omg.PortableServer that implement ServantLocator
 class ServantLocatorPOA
           
 

Fields in org.omg.PortableServer declared as ServantLocator
 ServantLocator ServantLocatorHolder.value
           
 

Methods in org.omg.PortableServer that return ServantLocator
 ServantLocator ServantLocatorPOA._this()
           
 ServantLocator ServantLocatorPOA._this(ORB orb)
           
static ServantLocator ServantLocatorHelper.extract(Any any)
           
static ServantLocator ServantLocatorHelper.narrow(Object val)
           
static ServantLocator ServantLocatorHelper.read(InputStream in)
           
static ServantLocator ServantLocatorHelper.unchecked_narrow(Object val)
           
 

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

Constructors in org.omg.PortableServer with parameters of type ServantLocator
ServantLocatorHolder(ServantLocator initial)
           
 



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