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

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

Uses of WrongAdapter in org.omg.PortableServer
 

Methods in org.omg.PortableServer that throw WrongAdapter
 Servant POALocalTie.reference_to_servant(Object reference)
           
 byte[] POALocalTie.reference_to_id(Object reference)
           
 Servant POAOperations.reference_to_servant(Object reference)
           
 byte[] POAOperations.reference_to_id(Object reference)
           
 

Uses of WrongAdapter in org.omg.PortableServer.POAPackage
 

Fields in org.omg.PortableServer.POAPackage declared as WrongAdapter
 WrongAdapter WrongAdapterHolder.value
           
 

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

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

Constructors in org.omg.PortableServer.POAPackage with parameters of type WrongAdapter
WrongAdapterHolder(WrongAdapter initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.