Uses of Class
org.xnio.channels.AssembledChannel
-
Packages that use AssembledChannel Package Description org.xnio.channels The core XNIO channel API. -
-
Uses of AssembledChannel in org.xnio.channels
Subclasses of AssembledChannel in org.xnio.channels Modifier and Type Class Description class
AssembledConnectedChannel
A closeable, connected view over a read and write side of a suspendable channel, at least one of which is connected.class
AssembledSslChannel
An assembled SSL channel.
-