Interface | Description |
---|---|
Acceptor |
An Acceptor is used by the RemotingService 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
|
ServerConnectionLifeCycleListener |
Class | Description |
---|---|
AbstractConnector |
Abstract connector
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.