Uses of Interface
org.xnio.channels.ProtectedWrappedChannel
-
Packages that use ProtectedWrappedChannel Package Description org.xnio.channels The core XNIO channel API. -
-
Uses of ProtectedWrappedChannel in org.xnio.channels
Classes in org.xnio.channels that implement ProtectedWrappedChannel Modifier and Type Class Description class
FixedLengthStreamSinkChannel
A channel which writes a fixed amount of data.class
FixedLengthStreamSourceChannel
A channel which reads data of a fixed length and calls a finish listener.
-