Uses of Class org.jacorb.orb.giop.ClientConnection

Uses in package org.jacorb.orb.dii

Constructors with parameter type org.jacorb.orb.giop.ClientConnection

Request.Request(Object t, ORB _orb, ClientConnection e, byte[] obj_key, String op)
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

Uses in package org.jacorb.orb

Constructors with parameter type org.jacorb.orb.giop.ClientConnection

Constructs an interceptor handler for the given parameters.

Uses in package org.jacorb.orb.giop

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

Uses in package org.jacorb.orb.portableInterceptor

Constructors with parameter type org.jacorb.orb.giop.ClientConnection

Fields of type org.jacorb.orb.giop.ClientConnection

ClientConnection

Uses in package org.jacorb.orb.http

Classes derived from org.jacorb.orb.giop.ClientConnection

class
This class tunnels a GIOP request in HTTP.