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