Uses of Class
org.restlet.ext.nio.internal.channel.WrapperChannel
-
Packages that use WrapperChannel Package Description org.restlet.ext.nio.internal.channel -
-
Uses of WrapperChannel in org.restlet.ext.nio.internal.channel
Subclasses of WrapperChannel in org.restlet.ext.nio.internal.channel Modifier and Type Class Description classBufferedSelectionChannel<T extends SelectionChannel>Deprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classReadableBufferedChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classReadableChunkedChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classReadableChunkingChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classReadableSizedChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classReadableSizedSelectionChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classReadableSocketChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classReadableSslChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classReadableTraceChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classTraceChannel<T extends SelectionChannel>Deprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classWrapperSelectionChannel<T extends SelectionChannel>Deprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classWrapperSocketChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classWritableBufferedChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classWritableSocketChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classWritableSslChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classWritableTraceChannelDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.
-