| Package | Description |
|---|---|
| org.jacorb.orb | |
| org.jacorb.orb.dii | |
| org.jacorb.orb.portableInterceptor |
| Modifier and Type | Method and Description |
|---|---|
void |
Delegate.invokeInterceptors(ClientRequestInfoImpl info,
short op) |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setInfo(ClientRequestInfoImpl info) |
| Modifier and Type | Method and Description |
|---|---|
ClientRequestInfoImpl |
DefaultClientInterceptorHandler.getInfo()
Where it is a local call there are not streams/requests so we need to get
data directly from the info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientInterceptorIterator.iterate(ClientRequestInfoImpl info,
short op) |
| Constructor and Description |
|---|
ClientRequestInfoImpl(ORB orb,
ClientRequestInfoImpl original,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection,
Map<Delegate.INVOCATION_KEY,org.omg.TimeBase.UtcT> invocationContext) |
Copyright © 2017 JacORB. All rights reserved.