Class | Description |
---|---|
Connection<T extends Connector> |
A network connection though which messages are exchanged by connectors.
|
ConnectionPool<T extends Connector> |
A connection pool to prevent to recreation of heavy byte buffers.
|
SslConnection<T extends Connector> |
Connection secured with SSL/TLS protocols.
|
Copyright © 2005–2016. All rights reserved.