Class SocketChannelSocket

  • All Implemented Interfaces:
    java.io.Closeable , java.lang.AutoCloseable

    
    public final class SocketChannelSocket
    extends Socket
                        

    Bypass Socket.

    Wraps NIO SocketChannel and does not use SocketImpl. Implements all socket methods.