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

Packages that use POA
org.apache.yoko.orb.OBPortableServer   
 

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

Fields in org.apache.yoko.orb.OBPortableServer declared as POA
 POA POAHolder.value
           
 

Methods in org.apache.yoko.orb.OBPortableServer that return POA
static POA POAHelper.extract(Any any)
           
static POA POAHelper.narrow(Object val)
           
static POA POAHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OBPortableServer with parameters of type POA
static void POAHelper.insert(Any any, POA val)
           
static void POAHelper.write(OutputStream out, POA val)
           
 

Constructors in org.apache.yoko.orb.OBPortableServer with parameters of type POA
POAHolder(POA initial)
           
 



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