Uses of Interface org.omg.ETF.Connection

Uses in package org.jacorb.orb.iiop

Classes implementing org.omg.ETF.Connection

class
ClientIIOPConnection.java Created: Sun Aug 12 20:56:32 2002
class
IIOPConnection.java Created: Sun Aug 12 20:18:47 2002
class
ServerIIOPConnection.java Created: Sun Aug 12 20:56:32 2002

Methods with parameter type org.omg.ETF.Connection

void
The connection instance is returned to the Listener.

Methods with return type org.omg.ETF.Connection

Connection
This call is an alternative to using set_handle() to initiate the callback-style of accepting new connections.
Connection
IIOPListener.createServerConnection(Socket socket, boolean is_ssl)
Template method to create a server-side ETF Connection.
Connection

Uses in package org.jacorb.orb

Methods with parameter type org.omg.ETF.Connection

boolean
Announces a new connection instance to the ORB.
void
In some cases, the client side can initiate the closing of a connection.
void
The plugged-in transport (e.g. the Listener instance) shall call this function when it owns a server-side Connection and data arrives on the local endpoint.

Uses in package org.jacorb.orb.giop

Constructors with parameter type org.omg.ETF.Connection

ClientGIOPConnection.ClientGIOPConnection(Profile profile, Connection transport, RequestListener request_listener, ReplyListener reply_listener, StatisticsProvider statistics_provider)
GIOPConnection.GIOPConnection(Profile profile, Connection transport, RequestListener request_listener, ReplyListener reply_listener, StatisticsProvider statistics_provider)
ServerGIOPConnection.ServerGIOPConnection(Profile profile, Connection transport, RequestListener request_listener, ReplyListener reply_listener, StatisticsProvider statistics_provider, GIOPConnectionManager manager)

Fields of type org.omg.ETF.Connection

Connection

Methods with parameter type org.omg.ETF.Connection

GIOPConnection
GIOPConnectionManager.createClientGIOPConnection(Profile profile, Connection transport, RequestListener request_listener, ReplyListener reply_listener)
ServerGIOPConnection
GIOPConnectionManager.createServerGIOPConnection(Profile profile, Connection transport, RequestListener request_listener, ReplyListener reply_listener)

Methods with return type org.omg.ETF.Connection

Connection

Uses in package org.omg.ETF

Classes implementing org.omg.ETF.Connection

class
Generated from IDL interface "Connection"
class
Generated from IDL interface "ConnectionZeroCopy"
class
Abstract base class for implementations of local interface Connection
class
Abstract base class for implementations of local interface ConnectionZeroCopy

Constructors with parameter type org.omg.ETF.Connection

Fields of type org.omg.ETF.Connection

Connection

Methods with parameter type org.omg.ETF.Connection

boolean
boolean
void
void
void
void
void
void
void
void

Methods with return type org.omg.ETF.Connection

Connection
Connection
Connection
Connection
Connection
Connection
ConnectionHelper.narrow(java.lang.Object obj)
Connection
Connection
Connection