Uses of Interface
naga.NIOAbstractSocket

Packages that use NIOAbstractSocket
naga The main Naga classes. 
 

Uses of NIOAbstractSocket in naga
 

Subinterfaces of NIOAbstractSocket in naga
 interface NIOServerSocket
          Interface for the NIOServerSocket, which is an asynchronous facade to an underlying ServerSocket.
 interface NIOSocket
          Interface for the NIOSocket, which is an asynchronous facade to an underlying Socket.