| Package | Description |
|---|---|
| org.jacorb.orb | |
| org.jacorb.orb.giop | |
| org.jacorb.orb.portableInterceptor | |
| org.jacorb.orb.util |
| Modifier and Type | Method and Description |
|---|---|
ParsedIOR |
Delegate.getParsedIOR() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ORB._getObject(ParsedIOR pior)
This version of _getObject is used for references that have
arrived over the network and is called from CDRInputStream.
|
void |
Delegate.rebind(ParsedIOR ior) |
| Constructor and Description |
|---|
ClientInterceptorHandler(ClientInterceptorHandler original,
ORB orb,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection)
Constructs an interceptor handler for the given parameters.
|
Delegate(ORB orb,
ParsedIOR pior) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientConnection.setCodeSet(ParsedIOR pior) |
| Constructor and Description |
|---|
ClientRequestInfoImpl(ORB orb,
ClientRequestInfoImpl original,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PrintIOR.printIOR(ParsedIOR pior,
java.io.PrintWriter out)
top-level
|