Package rocks.xmpp.nio.netty.client
Provides classes for a client-to-server NIO connection using the Netty framework.
-
Class Summary Class Description NettyChannelConnector A TCP transport connector which uses theChannel
.NettyTcpConnectionConfiguration Deprecated, for removal: This API element is subject to removal in a future version. NettyTcpConnectionConfiguration.Builder A builder to create aNettyTcpConnectionConfiguration
instance.