| Package | Description |
|---|---|
| org.jacorb.poa | |
| org.omg.PortableServer | |
| org.omg.PortableServer.POAPackage |
| Modifier and Type | Method and Description |
|---|---|
void |
POA._invoke(ServerRequest request)
called from orb for handing over a request
|
protected static void |
POA.checkNotLocal(Object obj) |
byte[] |
POA.reference_to_id(Object reference) |
Servant |
POA.reference_to_servant(Object reference) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
POAOperations.reference_to_id(Object reference) |
byte[] |
POALocalTie.reference_to_id(Object reference) |
Servant |
POALocalTie.reference_to_servant(Object reference) |
| Modifier and Type | Method and Description |
|---|---|
static WrongAdapter |
WrongAdapterHelper.extract(Any any) |
static WrongAdapter |
WrongAdapterHelper.read(InputStream _input) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WrongAdapterHelper.insert(Any any,
WrongAdapter _value) |
static void |
WrongAdapterHelper.write(OutputStream _output,
WrongAdapter _value) |
Copyright © 2017 JacORB. All rights reserved.