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

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

Uses of ObjectNotActive in org.omg.PortableServer
 

Methods in org.omg.PortableServer that throw ObjectNotActive
 void POALocalTie.deactivate_object(byte[] oid)
           
 void POAOperations.deactivate_object(byte[] oid)
           
 Object POALocalTie.id_to_reference(byte[] oid)
           
 Object POAOperations.id_to_reference(byte[] oid)
           
 Servant POALocalTie.id_to_servant(byte[] oid)
           
 Servant POAOperations.id_to_servant(byte[] oid)
           
 Servant POALocalTie.reference_to_servant(Object reference)
           
 Servant POAOperations.reference_to_servant(Object reference)
           
 

Uses of ObjectNotActive in org.omg.PortableServer.POAPackage
 

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

Methods in org.omg.PortableServer.POAPackage with parameters of type ObjectNotActive
static void ObjectNotActiveHelper.insert(Any any, ObjectNotActive s)
           
static void ObjectNotActiveHelper.write(OutputStream out, ObjectNotActive s)
           
 



Copyright © 2008. All Rights Reserved.