public class SocketChannelUtils
extends java.lang.Object
Constructor and Description |
---|
SocketChannelUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSocketChannel(java.nio.channels.Channel channel) |
static java.nio.channels.SocketChannel |
underlyingSocketChannel(java.nio.channels.Channel channel) |