| Package | Description |
|---|---|
| org.omg.PortableServer | |
| org.omg.PortableServer.POAPackage | |
| org.omg.RTPortableServer |
| Modifier and Type | Method and Description |
|---|---|
void |
POAOperations.activate_object_with_id(byte[] id,
Servant p_servant) |
| Modifier and Type | Field and Description |
|---|---|
ObjectAlreadyActive |
ObjectAlreadyActiveHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ObjectAlreadyActive |
ObjectAlreadyActiveHelper.extract(Any any) |
static ObjectAlreadyActive |
ObjectAlreadyActiveHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ObjectAlreadyActiveHelper.insert(Any any,
ObjectAlreadyActive s) |
static void |
ObjectAlreadyActiveHelper.write(OutputStream out,
ObjectAlreadyActive s) |
| Constructor and Description |
|---|
ObjectAlreadyActiveHolder(ObjectAlreadyActive initial) |
| Modifier and Type | Method and Description |
|---|---|
void |
POAOperations.activate_object_with_id_and_priority(byte[] oid,
Servant p_servant,
short priority_) |
Copyright © 2017 JacORB. All rights reserved.