|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.exolab.jms.net.connector | |
org.exolab.jms.net.connector | Connector framework |
org.exolab.jms.net.http | HTTP connector |
org.exolab.jms.net.multiplexer | Abstract connector that multiplexes data over a physical connection |
org.exolab.jms.net.orb | Object Broker |
org.exolab.jms.net.rmi | RMI connector |
org.exolab.jms.net.socket | Abstract connector that multiplexes data over a socket |
org.exolab.jms.net.tcp | TCP and TCPS connectors |
org.exolab.jms.net.util | Network related utility and helper classes |
org.exolab.jms.net.vm | Intra-VM connector |
Classes in org.exolab.jms.net.connector used by org.exolab.jms.net.connector | |
Authenticator
An Authenticator authenticates new connections |
|
Caller
A Caller represents the client performing remote method
invocations via an Connection |
|
CallerListener
A listener for Caller events |
|
Connection
A Connection represents an application-level handle that is used
by a client to access the underlying physical connection. |
|
ConnectionFactory
A factory for establishing connections, and accepting them. |
|
ConnectionManager
Manages the creation and acceptance of connections |
|
ConnectionPool
Manages a pool of ManagedConnection instances, for a particular
ManagedConnectionFactory . |
|
ConnectionRequestInfo
The ConnectionRequestInfo interface enables a connector to pass
its own request specific data structure across the connection request flow. |
|
Invocation
An Invocation represents a remote method invocation,
which may be handled synchronously or asynchrounously by an
InvocationHandler . |
|
InvocationHandler
An InvocationHandler performs method invocations. |
|
ManagedConnection
A ManagedConnection represents a physical connection. |
|
ManagedConnectionAcceptor
A ManagedConnectionAcceptor is responsible for accepting
connections, and constructing new ManagedConnection instances to
serve them. |
|
ManagedConnectionAcceptorListener
A listener for ManagedConnectionAcceptor events. |
|
ManagedConnectionFactory
A factory for ConnectionFactory , ManagedConnection and ManagedConnectionAcceptor instances |
|
ManagedConnectionListener
A listener for ManagedConnection events. |
|
Request
A Request wraps all of the information needed to invoke a method
on a remote object. |
|
ResourceException
General exception class |
|
Response
A Response wraps the result of a remote method invocation |
Classes in org.exolab.jms.net.connector used by org.exolab.jms.net.http | |
AbstractConnectionFactory
Abstract implementation of the ConnectionFactory interface. |
|
Authenticator
An Authenticator authenticates new connections |
|
ConnectionFactory
A factory for establishing connections, and accepting them. |
|
ConnectionManager
Manages the creation and acceptance of connections |
|
ConnectionRequestInfo
The ConnectionRequestInfo interface enables a connector to pass
its own request specific data structure across the connection request flow. |
|
ManagedConnection
A ManagedConnection represents a physical connection. |
|
ManagedConnectionAcceptor
A ManagedConnectionAcceptor is responsible for accepting
connections, and constructing new ManagedConnection instances to
serve them. |
|
ManagedConnectionFactory
A factory for ConnectionFactory , ManagedConnection and ManagedConnectionAcceptor instances |
|
ResourceException
General exception class |
|
URIRequestInfo
Implementation of the ConnectionRequestInfo interface that enables a
connector to pass URI data across the connection request flow. |
Classes in org.exolab.jms.net.connector used by org.exolab.jms.net.multiplexer | |
AbstractManagedConnection
Abstract implementation of the ManagedConnection interface. |
|
Authenticator
An Authenticator authenticates new connections |
|
Caller
A Caller represents the client performing remote method
invocations via an Connection |
|
Connection
A Connection represents an application-level handle that is used
by a client to access the underlying physical connection. |
|
IllegalStateException
An IllegalStateException is thrown if a method is invoked at an
illegal or inappropriate time |
|
InvocationHandler
An InvocationHandler performs method invocations. |
|
ManagedConnection
A ManagedConnection represents a physical connection. |
|
Request
A Request wraps all of the information needed to invoke a method
on a remote object. |
|
ResourceException
General exception class |
|
Response
A Response wraps the result of a remote method invocation |
|
SecurityException
A SecurityException is thrown for any case where a security
restriction prevents a method from completing. |
Classes in org.exolab.jms.net.connector used by org.exolab.jms.net.orb | |
AbstractConnectionManager
Abstract implementation of the ConnectionManager interface. |
|
Authenticator
An Authenticator authenticates new connections |
|
Caller
A Caller represents the client performing remote method
invocations via an Connection |
|
CallerListener
A listener for Caller events |
|
Connection
A Connection represents an application-level handle that is used
by a client to access the underlying physical connection. |
|
ConnectionFactory
A factory for establishing connections, and accepting them. |
|
ConnectionManager
Manages the creation and acceptance of connections |
|
InvocationHandler
An InvocationHandler performs method invocations. |
|
ResourceException
General exception class |
Classes in org.exolab.jms.net.connector used by org.exolab.jms.net.rmi | |
Authenticator
An Authenticator authenticates new connections |
|
ConnectionFactory
A factory for establishing connections, and accepting them. |
|
ConnectionManager
Manages the creation and acceptance of connections |
|
ConnectionRequestInfo
The ConnectionRequestInfo interface enables a connector to pass
its own request specific data structure across the connection request flow. |
|
ManagedConnection
A ManagedConnection represents a physical connection. |
|
ManagedConnectionAcceptor
A ManagedConnectionAcceptor is responsible for accepting
connections, and constructing new ManagedConnection instances to
serve them. |
|
ManagedConnectionAcceptorListener
A listener for ManagedConnectionAcceptor events. |
|
ManagedConnectionFactory
A factory for ConnectionFactory , ManagedConnection and ManagedConnectionAcceptor instances |
|
ResourceException
General exception class |
|
URIRequestInfo
Implementation of the ConnectionRequestInfo interface that enables a
connector to pass URI data across the connection request flow. |
Classes in org.exolab.jms.net.connector used by org.exolab.jms.net.socket | |
AbstractConnectionFactory
Abstract implementation of the ConnectionFactory interface. |
|
AbstractManagedConnection
Abstract implementation of the ManagedConnection interface. |
|
Authenticator
An Authenticator authenticates new connections |
|
ConnectionFactory
A factory for establishing connections, and accepting them. |
|
ConnectionManager
Manages the creation and acceptance of connections |
|
ConnectionRequestInfo
The ConnectionRequestInfo interface enables a connector to pass
its own request specific data structure across the connection request flow. |
|
ManagedConnection
A ManagedConnection represents a physical connection. |
|
ManagedConnectionAcceptor
A ManagedConnectionAcceptor is responsible for accepting
connections, and constructing new ManagedConnection instances to
serve them. |
|
ManagedConnectionAcceptorListener
A listener for ManagedConnectionAcceptor events. |
|
ManagedConnectionFactory
A factory for ConnectionFactory , ManagedConnection and ManagedConnectionAcceptor instances |
|
ResourceException
General exception class |
|
URIRequestInfo
Implementation of the ConnectionRequestInfo interface that enables a
connector to pass URI data across the connection request flow. |
Classes in org.exolab.jms.net.connector used by org.exolab.jms.net.tcp | |
Authenticator
An Authenticator authenticates new connections |
|
ConnectionFactory
A factory for establishing connections, and accepting them. |
|
ConnectionManager
Manages the creation and acceptance of connections |
|
ConnectionRequestInfo
The ConnectionRequestInfo interface enables a connector to pass
its own request specific data structure across the connection request flow. |
|
ManagedConnection
A ManagedConnection represents a physical connection. |
|
ManagedConnectionAcceptor
A ManagedConnectionAcceptor is responsible for accepting
connections, and constructing new ManagedConnection instances to
serve them. |
|
ManagedConnectionFactory
A factory for ConnectionFactory , ManagedConnection and ManagedConnectionAcceptor instances |
|
ResourceException
General exception class |
|
URIRequestInfo
Implementation of the ConnectionRequestInfo interface that enables a
connector to pass URI data across the connection request flow. |
Classes in org.exolab.jms.net.connector used by org.exolab.jms.net.util | |
ResourceException
General exception class |
Classes in org.exolab.jms.net.connector used by org.exolab.jms.net.vm | |
Authenticator
An Authenticator authenticates new connections |
|
ConnectionFactory
A factory for establishing connections, and accepting them. |
|
ConnectionManager
Manages the creation and acceptance of connections |
|
ConnectionRequestInfo
The ConnectionRequestInfo interface enables a connector to pass
its own request specific data structure across the connection request flow. |
|
ManagedConnection
A ManagedConnection represents a physical connection. |
|
ManagedConnectionAcceptor
A ManagedConnectionAcceptor is responsible for accepting
connections, and constructing new ManagedConnection instances to
serve them. |
|
ManagedConnectionFactory
A factory for ConnectionFactory , ManagedConnection and ManagedConnectionAcceptor instances |
|
ResourceException
General exception class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |