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 classFixedLengthStreamSinkChannelA channel which writes a fixed amount of data.classFixedLengthStreamSourceChannelA channel which reads data of a fixed length and calls a finish listener.
-