| Package | Description |
|---|---|
| org.omg.PortableServer | |
| org.omg.PortableServer.POAPackage |
| Modifier and Type | Method and Description |
|---|---|
void |
POAOperations.deactivate_object(byte[] oid) |
Object |
POAOperations.id_to_reference(byte[] oid) |
Servant |
POAOperations.id_to_servant(byte[] oid) |
Servant |
POAOperations.reference_to_servant(Object reference) |
| Modifier and Type | Field and Description |
|---|---|
ObjectNotActive |
ObjectNotActiveHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ObjectNotActive |
ObjectNotActiveHelper.extract(Any any) |
static ObjectNotActive |
ObjectNotActiveHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ObjectNotActiveHelper.insert(Any any,
ObjectNotActive s) |
static void |
ObjectNotActiveHelper.write(OutputStream out,
ObjectNotActive s) |
| Constructor and Description |
|---|
ObjectNotActiveHolder(ObjectNotActive initial) |
Copyright © 2017 JacORB. All rights reserved.