| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Field and Description |
|---|---|
InvalidSlot |
InvalidSlotHolder.value |
| 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 |
ServerRequestInfoLocalTie.get_slot(int id) |
Any |
RequestInfoLocalTie.get_slot(int id) |
Any |
ClientRequestInfoLocalTie.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) |
| Constructor and Description |
|---|
InvalidSlotHolder(InvalidSlot initial) |
Copyright © 2017 JacORB. All rights reserved.