Interface NioGroup

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
NioSelectorGroup

public interface NioGroup extends Closeable
An class for interfacing with java.nio. Implementations implement the underlying logic for opening channels and registering them with the OS.