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 interfaceNIOServerSocketInterface for the NIOServerSocket, which is an asynchronous facade to an underlying ServerSocket.interfaceNIOServerSocketSSLInterface for SSL Server SocketsinterfaceNIOSocketInterface for the NIOSocket, which is an asynchronous facade to an underlying Socket.interfaceNIOSocketSSLInterface for a SSL Socket
-