Uses of Class
org.apache.yoko.orb.IMR._NoSuchPOA

Packages that use _NoSuchPOA
org.apache.yoko.orb.IMR   
 

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

Fields in org.apache.yoko.orb.IMR declared as _NoSuchPOA
 _NoSuchPOA _NoSuchPOAHolder.value
           
 

Methods in org.apache.yoko.orb.IMR that return _NoSuchPOA
static _NoSuchPOA _NoSuchPOAHelper.extract(Any any)
           
static _NoSuchPOA _NoSuchPOAHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.IMR with parameters of type _NoSuchPOA
static void _NoSuchPOAHelper.insert(Any any, _NoSuchPOA val)
           
static void _NoSuchPOAHelper.write(OutputStream out, _NoSuchPOA val)
           
 

Methods in org.apache.yoko.orb.IMR that throw _NoSuchPOA
 POAInfo ServerOperations.get_poa_info(String[] poa)
          Retrieve POA info record.
 POAInfo _ServerStub.get_poa_info(String[] _ob_a0)
           
 ObjectReferenceTemplate _ActiveStateStub.poa_create(POAStatus _ob_a0, ObjectReferenceTemplate _ob_a1)
           
 ObjectReferenceTemplate ActiveStateOperations.poa_create(POAStatus state, ObjectReferenceTemplate poa_tmpl)
          Called when a POA is created
 void ServerOperations.remove_poa_record(String[] poa)
          Remove a POA record.
 void _ServerStub.remove_poa_record(String[] _ob_a0)
           
 

Constructors in org.apache.yoko.orb.IMR with parameters of type _NoSuchPOA
_NoSuchPOAHolder(_NoSuchPOA initial)
           
 



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