| Class | Description |
|---|---|
| AsyncResolveConnectHelper | |
| ChannelFutureListenerAdapter<T> | |
| ChannelProvider |
The logic for connecting to an host, this implementations performs a connection
to the host after resolving its internet address.
|
| ConnectionBase |
Abstract base class for TCP connections.
|
| HandlerHolder<T> | |
| HandlerManager<T> | |
| KeyStoreHelper | |
| NetClientImpl |
This class is thread-safe
|
| NetServerImpl |
This class is thread-safe
|
| NetSocketImpl |
This class is optimised for performance when used on the same event loop that is was passed to the handler with.
|
| PartialPooledByteBufAllocator |
A
ByteBufAllocator which is partial pooled. |
| SelfSignedCertificateImpl | |
| ServerID | |
| SocketAddressImpl | |
| SslHandshakeCompletionHandler |
An handler that waits for SSL handshake completion and dispatch it to the server handler.
|
| SSLHelper |
This is a pretty sucky class - could do with a refactoring
|
| TrustAllTrustManager |
A TrustManager which trusts everything
|
| URIDecoder | |
| VertxEventLoopGroup | |
| VertxHandler<C extends ConnectionBase> |
Copyright © 2020. All rights reserved.