NetworkChannel
Interface NetworkChannel
- All Superinterfaces:
- AutoCloseable, Channel, Closeable
- All Known Subinterfaces:
- MulticastChannel
- All Known Implementing Classes:
- AsynchronousServerSocketChannel, AsynchronousSocketChannel, DatagramChannel, ServerSocketChannel, SocketChannel
public interface NetworkChannel ext