Package | Description |
---|---|
org.omg.PortableServer | |
org.omg.PortableServer.POAPackage |
Modifier and Type | Method and Description |
---|---|
void |
POALocalTie.activate_object_with_id(byte[] id,
Servant p_servant) |
void |
POAOperations.activate_object_with_id(byte[] id,
Servant p_servant) |
byte[] |
POALocalTie.activate_object(Servant p_servant) |
byte[] |
POAOperations.activate_object(Servant p_servant) |
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) |
Copyright © 2013. All Rights Reserved.