|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidSlot | |
org.jacorb.orb.portableInterceptor | |
org.omg.PortableInterceptor |
Uses of InvalidSlot in org.jacorb.orb.portableInterceptor |
Methods in org.jacorb.orb.portableInterceptor that throw InvalidSlot | |
void |
ServerRequestInfoImpl.set_slot(int id,
Any data)
|
Any |
RequestInfoImpl.get_slot(int id)
|
Any |
PICurrentImpl.get_slot(int id)
|
void |
PICurrentImpl.set_slot(int id,
Any data)
|
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 | |
void |
ServerRequestInfoOperations.set_slot(int id,
Any data)
|
Any |
RequestInfoOperations.get_slot(int id)
|
Any |
CurrentOperations.get_slot(int id)
|
void |
CurrentOperations.set_slot(int id,
Any data)
|
Constructors in org.omg.PortableInterceptor with parameters of type InvalidSlot | |
InvalidSlotHolder(InvalidSlot initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |