| Interface | Description |
|---|---|
| Acceptor |
An Acceptor is used by the Remoting Service to allow clients to connect.
|
| AcceptorFactory |
A factory for creating acceptors.
|
| BufferDecoder |
A BufferDecoder
|
| BufferHandler |
A BufferHandler that will handle buffers received by an acceptor.
|
| Connection |
The connection used by a channel to write data to.
|
| ConnectionLifeCycleListener |
A ConnectionLifeCycleListener is called by the remoting implementation to notify of connection events.
|
| Connector |
A Connector is used by the client for creating and controlling a connection.
|
| ConnectorFactory |
A ConnectorFactory is used by the client for creating connectors.
|
| ReadyListener |
A ReadyListener
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.