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

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

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

Methods in org.apache.yoko.orb.OBPortableServer that throw WrongAdapter
 byte[] POA_impl.reference_to_id(Object reference)
           
 Servant POA_impl.reference_to_servant(Object reference)
           
 

Uses of WrongAdapter in org.omg.PortableServer
 

Methods in org.omg.PortableServer that throw WrongAdapter
 byte[] POAOperations.reference_to_id(Object reference)
           
 Servant POAOperations.reference_to_servant(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 val)
           
static void WrongAdapterHelper.write(OutputStream out, WrongAdapter val)
           
 

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



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