| 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) |
byte[] |
POAOperations.activate_object(Servant p_servant) |
| Modifier and Type | Field and Description |
|---|---|
ServantAlreadyActive |
ServantAlreadyActiveHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServantAlreadyActive |
ServantAlreadyActiveHelper.extract(Any any) |
static ServantAlreadyActive |
ServantAlreadyActiveHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServantAlreadyActiveHelper.insert(Any any,
ServantAlreadyActive s) |
static void |
ServantAlreadyActiveHelper.write(OutputStream out,
ServantAlreadyActive s) |
| Constructor and Description |
|---|
ServantAlreadyActiveHolder(ServantAlreadyActive initial) |
| Modifier and Type | Method and Description |
|---|---|
void |
POAOperations.activate_object_with_id_and_priority(byte[] oid,
Servant p_servant,
short priority_) |
byte[] |
POAOperations.activate_object_with_priority(Servant p_servant,
short priority_) |
Copyright © 2017 JacORB. All rights reserved.