Package | Description |
---|---|
org.jacorb.poa | |
org.omg.PortableServer | |
org.omg.PortableServer.POAPackage |
Modifier and Type | Method and Description |
---|---|
byte[] |
POA.servant_to_id(Servant servant) |
Object |
POA.servant_to_reference(Servant servant) |
Modifier and Type | Method and Description |
---|---|
byte[] |
POAOperations.servant_to_id(Servant p_servant) |
byte[] |
POALocalTie.servant_to_id(Servant p_servant) |
Object |
POAOperations.servant_to_reference(Servant p_servant) |
Object |
POALocalTie.servant_to_reference(Servant p_servant) |
Modifier and Type | Method and Description |
---|---|
static ServantNotActive |
ServantNotActiveHelper.extract(Any any) |
static ServantNotActive |
ServantNotActiveHelper.read(InputStream _input) |
Modifier and Type | Method and Description |
---|---|
static void |
ServantNotActiveHelper.insert(Any any,
ServantNotActive _value) |
static void |
ServantNotActiveHelper.write(OutputStream _output,
ServantNotActive _value) |
Copyright © 2016 JacORB. All rights reserved.