Uses of Class
org.omg.PortableInterceptor.InvalidSlot

Packages that use InvalidSlot
org.omg.PortableInterceptor   
 

Uses of InvalidSlot in org.omg.PortableInterceptor
 

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 ClientRequestInfoLocalTie.get_slot(int id)
           
 Any RequestInfoLocalTie.get_slot(int id)
           
 Any ServerRequestInfoLocalTie.get_slot(int id)
           
 Any CurrentLocalTie.get_slot(int id)
           
 Any RequestInfoOperations.get_slot(int id)
           
 Any CurrentOperations.get_slot(int id)
           
 void ServerRequestInfoLocalTie.set_slot(int id, Any data)
           
 void CurrentLocalTie.set_slot(int id, Any data)
           
 void ServerRequestInfoOperations.set_slot(int id, Any data)
           
 void CurrentOperations.set_slot(int id, Any data)
           
 



Copyright © 2008. All Rights Reserved.