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

Packages that use ServantNotActive
org.omg.PortableServer   
org.omg.PortableServer.POAPackage   
 

Uses of ServantNotActive in org.omg.PortableServer
 

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

Uses of ServantNotActive in org.omg.PortableServer.POAPackage
 

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 s)
           
static void ServantNotActiveHelper.write(OutputStream out, ServantNotActive s)
           
 



Copyright © 2008. All Rights Reserved.