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

Packages that use AdapterInactive
org.omg.PortableServer.POAPackage   
 

Uses of AdapterInactive in org.omg.PortableServer.POAPackage
 

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

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