Uses of Class
org.omg.PortableInterceptor.InvalidSlot

Packages that use InvalidSlot
org.omg.PortableInterceptor   
 

Uses of InvalidSlot in org.omg.PortableInterceptor
 

Fields in org.omg.PortableInterceptor declared as InvalidSlot
 InvalidSlot InvalidSlotHolder.value
           
 

Methods in org.omg.PortableInterceptor that return InvalidSlot
static InvalidSlot InvalidSlotHelper.extract(Any any)
           
static InvalidSlot InvalidSlotHelper.read(InputStream in)
           
 

Methods in org.omg.PortableInterceptor with parameters of type InvalidSlot
static void InvalidSlotHelper.insert(Any any, InvalidSlot s)
           
static void InvalidSlotHelper.write(OutputStream out, InvalidSlot s)
           
 

Methods in org.omg.PortableInterceptor that throw InvalidSlot
 Any CurrentOperations.get_slot(int id)
           
 void CurrentOperations.set_slot(int id, Any data)
           
 Any ClientRequestInfoLocalTie.get_slot(int id)
           
 Any RequestInfoLocalTie.get_slot(int id)
           
 Any ServerRequestInfoLocalTie.get_slot(int id)
           
 void ServerRequestInfoLocalTie.set_slot(int id, Any data)
           
 Any RequestInfoOperations.get_slot(int id)
           
 void ServerRequestInfoOperations.set_slot(int id, Any data)
           
 Any CurrentLocalTie.get_slot(int id)
           
 void CurrentLocalTie.set_slot(int id, Any data)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type InvalidSlot
InvalidSlotHolder(InvalidSlot initial)
           
 



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