Uses of Interface
naga.NIOAbstractSocket
-
Packages that use NIOAbstractSocket Package Description naga The main Naga classes. -
-
Uses of NIOAbstractSocket in naga
Subinterfaces of NIOAbstractSocket in naga Modifier and Type Interface Description interface
NIOServerSocket
Interface for the NIOServerSocket, which is an asynchronous facade to an underlying ServerSocket.interface
NIOServerSocketSSL
Interface for SSL Server Socketsinterface
NIOSocket
Interface for the NIOSocket, which is an asynchronous facade to an underlying Socket.interface
NIOSocketSSL
Interface for a SSL Socket
-