Uses of Class
org.restlet.ext.nio.internal.channel.WrapperSelectionChannel
-
Packages that use WrapperSelectionChannel Package Description org.restlet.ext.nio.internal.channel -
-
Uses of WrapperSelectionChannel in org.restlet.ext.nio.internal.channel
Subclasses of WrapperSelectionChannel 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.classReadableSizedSelectionChannelDeprecated.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.classWritableBufferedChannelDeprecated.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.
-