Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.giop | |
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.
|
Constructor and Description |
---|
RequestOutputStream(RequestOutputStream other)
Copy constructor for
RequestOutputStream used for SYNC_SCOPE NONE. |
Modifier and Type | Field and Description |
---|---|
RequestOutputStream |
ClientRequestInfoImpl.request_os |
Constructor and Description |
---|
ClientRequestInfoImpl(ORB orb,
ClientRequestInfoImpl original,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection) |
Copyright © 2017 JacORB. All rights reserved.