Uses of Interface
org.omg.PortableServer.POA

Packages that use POA
org.apache.yoko.orb.CosNaming   
org.apache.yoko.orb.CosNaming.tnaming   
org.apache.yoko.orb.IMR   
org.apache.yoko.orb.OAD   
org.apache.yoko.orb.OBPortableServer   
org.apache.yoko.orb.PortableInterceptor   
org.apache.yoko.orb.PortableServer   
org.apache.yoko.rmi.impl   
org.apache.yoko.rmi.util.corba   
org.omg.CORBA   
org.omg.MessageRouting   
org.omg.Messaging   
org.omg.PortableServer   
org.omg.PortableServer.portable   
org.omg.SendingContext   
 

Uses of POA in org.apache.yoko.orb.CosNaming
 

Fields in org.apache.yoko.orb.CosNaming declared as POA
protected  POA NamingContextBase.poa
           
 

Constructors in org.apache.yoko.orb.CosNaming with parameters of type POA
NamingContextBase(ORB orb, POA poa)
          Create a new base NamingContext (super class constructor for the derived classes).
 

Uses of POA in org.apache.yoko.orb.CosNaming.tnaming
 

Constructors in org.apache.yoko.orb.CosNaming.tnaming with parameters of type POA
TransientNamingContext.TransientBindingIterator(POA poa, HashMap bindings)
          Create a new BindingIterator hosted by the given POA and iterating over the map of items.
TransientNamingContext(ORB orb, POA poa)
          Create a top-level naming context.
TransientNamingContext(ORB orb, POA poa, Object root)
          Construct a TransientNamingContext subcontext.
 

Uses of POA in org.apache.yoko.orb.IMR
 

Methods in org.apache.yoko.orb.IMR with parameters of type POA
 String[] ActiveStatePOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] ServerPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] ServerFactoryPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] ServerDomainPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] DomainPOA._all_interfaces(POA poa, byte[] objectId)
           
 

Uses of POA in org.apache.yoko.orb.OAD
 

Methods in org.apache.yoko.orb.OAD that return POA
 POA ProcessEndpoint_impl._default_POA()
           
 

Methods in org.apache.yoko.orb.OAD with parameters of type POA
 String[] ProcessEndpointManagerPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] ProcessEndpointPOA._all_interfaces(POA poa, byte[] objectId)
           
 

Constructors in org.apache.yoko.orb.OAD with parameters of type POA
ProcessEndpoint_impl(String name, String id, POA poa, ORBControl orbControl)
           
 

Uses of POA in org.apache.yoko.orb.OBPortableServer
 

Subinterfaces of POA in org.apache.yoko.orb.OBPortableServer
 interface POA
          This interface is a proprietary extension to the standard POA.
 

Classes in org.apache.yoko.orb.OBPortableServer that implement POA
 class POA_impl
           
 

Methods in org.apache.yoko.orb.OBPortableServer that return POA
 POA POA_impl.create_POA(String adapter, POAManager manager, Policy[] rawPolicies)
           
 POA POA_impl.find_POA(String adapter, boolean activate)
           
 POA[] POA_impl.the_children()
           
 POA POA_impl.the_parent()
           
 

Uses of POA in org.apache.yoko.orb.PortableInterceptor
 

Methods in org.apache.yoko.orb.PortableInterceptor with parameters of type POA
 void ServerRequestInfo_impl._OB_servant(Servant servant, POA poa)
           
 

Uses of POA in org.apache.yoko.orb.PortableServer
 

Methods in org.apache.yoko.orb.PortableServer that return POA
 POA Delegate.default_POA(Servant self)
           
 POA Current_impl.get_POA()
           
 POA Delegate.poa(Servant self)
           
 

Uses of POA in org.apache.yoko.rmi.impl
 

Methods in org.apache.yoko.rmi.impl with parameters of type POA
 String[] RMIServant._all_interfaces(POA poa, byte[] objectId)
          this implements the sole missing method in javax.rmi.CORBA.Tie
 

Uses of POA in org.apache.yoko.rmi.util.corba
 

Fields in org.apache.yoko.rmi.util.corba declared as POA
protected  POA POAObject.poa
           
 

Constructors in org.apache.yoko.rmi.util.corba with parameters of type POA
POAObject(Servant servant, POA poa)
           
 

Uses of POA in org.omg.CORBA
 

Methods in org.omg.CORBA with parameters of type POA
 String[] PolicyPOA._all_interfaces(POA poa, byte[] objectId)
           
 

Uses of POA in org.omg.MessageRouting
 

Methods in org.omg.MessageRouting with parameters of type POA
 String[] RouterPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] RouterAdminPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] UntypedReplyHandlerPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] PersistentRequestPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] PersistentRequestRouterPOA._all_interfaces(POA poa, byte[] objectId)
           
 

Uses of POA in org.omg.Messaging
 

Methods in org.omg.Messaging with parameters of type POA
 String[] ReplyHandlerPOA._all_interfaces(POA poa, byte[] objectId)
           
 

Uses of POA in org.omg.PortableServer
 

Fields in org.omg.PortableServer declared as POA
 POA[] POAListHolder.value
           
 POA POAHolder.value
           
 

Methods in org.omg.PortableServer that return POA
 POA Servant._default_POA()
           
 POA Servant._poa()
           
 POA POAOperations.create_POA(String adapter_name, POAManager a_POAManager, Policy[] policies)
           
static POA[] POAListHelper.extract(Any any)
           
static POA POAHelper.extract(Any any)
           
 POA POAOperations.find_POA(String adapter_name, boolean activate_it)
           
 POA CurrentOperations.get_POA()
           
static POA POAHelper.narrow(Object val)
           
static POA[] POAListHelper.read(InputStream in)
           
static POA POAHelper.read(InputStream in)
           
 POA[] POAOperations.the_children()
           
 POA POAOperations.the_parent()
           
 

Methods in org.omg.PortableServer with parameters of type POA
 String[] ServantManagerPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] AdapterActivatorPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] ServantLocatorPOA._all_interfaces(POA poa, byte[] objectId)
           
 String[] ServantActivatorPOA._all_interfaces(POA poa, byte[] objectId)
           
abstract  String[] Servant._all_interfaces(POA poa, byte[] object_id)
           
 void ServantActivatorOperations.etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations)
           
 Servant ServantActivatorOperations.incarnate(byte[] oid, POA adapter)
           
static void POAHelper.insert(Any any, POA val)
           
static void POAListHelper.insert(Any any, POA[] val)
           
 void ServantLocatorOperations.postinvoke(byte[] oid, POA adapter, String operation, Object the_cookie, Servant the_servant)
           
 Servant ServantLocatorOperations.preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie)
           
 boolean AdapterActivatorOperations.unknown_adapter(POA parent, String name)
           
static void POAHelper.write(OutputStream out, POA val)
           
static void POAListHelper.write(OutputStream out, POA[] val)
           
 

Constructors in org.omg.PortableServer with parameters of type POA
POAHolder(POA initial)
           
POAListHolder(POA[] initial)
           
 

Uses of POA in org.omg.PortableServer.portable
 

Methods in org.omg.PortableServer.portable that return POA
 POA Delegate.default_POA(Servant self)
           
 POA Delegate.poa(Servant self)
           
 

Uses of POA in org.omg.SendingContext
 

Methods in org.omg.SendingContext with parameters of type POA
 String[] RunTimePOA._all_interfaces(POA poa, byte[] obj_id)
           
 String[] CodeBasePOA._all_interfaces(POA poa, byte[] obj_id)
           
 

Constructors in org.omg.SendingContext with parameters of type POA
CodeBasePOATie(CodeBaseOperations delegate, POA poa)
           
RunTimePOATie(RunTimeOperations delegate, POA poa)
           
 



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