Uses of Class
org.restlet.ext.nio.internal.channel.BufferedSelectionChannel
-
Packages that use BufferedSelectionChannel Package Description org.restlet.ext.nio.internal.channel -
-
Uses of BufferedSelectionChannel in org.restlet.ext.nio.internal.channel
Subclasses of BufferedSelectionChannel in org.restlet.ext.nio.internal.channel Modifier and Type Class Description 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.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.
-