Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.portableInterceptor |
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.
|
ReplyReceiver(Delegate delegate,
String operation,
UtcT replyEndTime,
ClientInterceptorHandler interceptors,
ReplyHandler replyHandler) |
Modifier and Type | Field and Description |
---|---|
Delegate |
ClientRequestInfoImpl.delegate |
Constructor and Description |
---|
ClientRequestInfoImpl(ORB orb,
ClientRequestInfoImpl original,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection) |
Copyright © 2016 JacORB. All rights reserved.