Uses of Class
org.omg.PortableServer.POAPackage.ServantNotActive

Packages that use ServantNotActive
org.apache.yoko.orb.OBPortableServer   
org.omg.PortableServer   
org.omg.PortableServer.POAPackage   
 

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

Methods in org.apache.yoko.orb.OBPortableServer that throw ServantNotActive
 byte[] POA_impl.servant_to_id(Servant servant)
           
 Object POA_impl.servant_to_reference(Servant servant)
           
 

Uses of ServantNotActive in org.omg.PortableServer
 

Methods in org.omg.PortableServer that throw ServantNotActive
 byte[] POAOperations.servant_to_id(Servant p_servant)
           
 Object POAOperations.servant_to_reference(Servant p_servant)
           
 

Uses of ServantNotActive in org.omg.PortableServer.POAPackage
 

Fields in org.omg.PortableServer.POAPackage declared as ServantNotActive
 ServantNotActive ServantNotActiveHolder.value
           
 

Methods in org.omg.PortableServer.POAPackage that return ServantNotActive
static ServantNotActive ServantNotActiveHelper.extract(Any any)
           
static ServantNotActive ServantNotActiveHelper.read(InputStream in)
           
 

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

Constructors in org.omg.PortableServer.POAPackage with parameters of type ServantNotActive
ServantNotActiveHolder(ServantNotActive initial)
           
 



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