Frames | No Frames |
Constructors with parameter type org.jacorb.orb.giop.ClientConnection | |
Request.Request(Object t, ORB _orb, ClientConnection e, byte[] obj_key, String op, NVList args, Context c, NamedValue result) |
Fields of type org.jacorb.orb.giop.ClientConnection | |
ClientConnection |
Constructors with parameter type org.jacorb.orb.giop.ClientConnection | |
ClientInterceptorHandler.ClientInterceptorHandler(ORB orb, RequestOutputStream ros, Object self, Delegate delegate, ParsedIOR piorOriginal, ClientConnection connection) Constructs an interceptor handler for the given parameters.
|
Constructors with parameter type org.jacorb.orb.giop.ClientConnection | |
RequestOutputStream.RequestOutputStream(ClientConnection connection, int request_id, String operation, boolean response_expected, short syncScope, UtcT requestStartTime, UtcT requestEndTime, UtcT replyEndTime, byte[] object_key, int giop_minor) |
Methods with parameter type org.jacorb.orb.giop.ClientConnection | |
void | Only used by Delegate for client-initiated connections.
|
void | Only used by ClientConnection to unregister server-side of
BiDir connection.
|
Methods with return type org.jacorb.orb.giop.ClientConnection | |
ClientConnection | |
ClientConnection |
Constructors with parameter type org.jacorb.orb.giop.ClientConnection | |
ClientRequestInfoImpl.ClientRequestInfoImpl(ORB orb, RequestOutputStream ros, Object self, Delegate delegate, ParsedIOR piorOriginal, ClientConnection connection) |
Fields of type org.jacorb.orb.giop.ClientConnection | |
ClientConnection |
Classes derived from org.jacorb.orb.giop.ClientConnection | |
class | This class tunnels a GIOP request in HTTP.
|