Uses of Interface
org.apache.yoko.orb.OB.OAInterface

Packages that use OAInterface
org.apache.yoko.orb.OB   
org.apache.yoko.orb.OBPortableServer   
 

Uses of OAInterface in org.apache.yoko.orb.OB
 

Fields in org.apache.yoko.orb.OB declared as OAInterface
protected  OAInterface GIOPConnection.oaInterface_
           
 

Constructors in org.apache.yoko.orb.OB with parameters of type OAInterface
CollocatedServer(OAInterface oaInterface, int concModel)
           
GIOPConnection(ORBInstance orbInstance, Transport transport, OAInterface oa)
           
GIOPConnectionThreaded(ORBInstance orbInstance, Transport transport, OAInterface oa)
           
ServerManager(ORBInstance orbInstance, Acceptor[] acceptors, OAInterface oaInterface, int concModel)
           
 

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

Methods in org.apache.yoko.orb.OBPortableServer that return OAInterface
 OAInterface POAManager_impl._OB_getOAInterface()
           
 



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