Package | Description |
---|---|
org.jacorb.orb.portableInterceptor | |
org.omg.PortableInterceptor |
Modifier and Type | Method and Description |
---|---|
Any |
RequestInfoImpl.get_slot(int id) |
Any |
PICurrentImpl.get_slot(int id) |
void |
ServerRequestInfoImpl.set_slot(int id,
Any data) |
void |
PICurrentImpl.set_slot(int id,
Any data) |
Modifier and Type | Method and Description |
---|---|
static InvalidSlot |
InvalidSlotHelper.extract(Any any) |
static InvalidSlot |
InvalidSlotHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
InvalidSlotHelper.insert(Any any,
InvalidSlot s) |
static void |
InvalidSlotHelper.write(OutputStream out,
InvalidSlot s) |
Modifier and Type | Method and Description |
---|---|
Any |
CurrentOperations.get_slot(int id) |
Any |
RequestInfoOperations.get_slot(int id) |
void |
CurrentOperations.set_slot(int id,
Any data) |
void |
ServerRequestInfoOperations.set_slot(int id,
Any data) |
Copyright © 2017 JacORB. All rights reserved.