Package | Description |
---|---|
naga |
The main Naga classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NIOServerSocket
Interface for the NIOServerSocket, which is
an asynchronous facade to an underlying ServerSocket.
|
interface |
NIOServerSocketSSL
Interface for SSL Server Sockets
|
interface |
NIOSocket
Interface for the NIOSocket, which is
an asynchronous facade to an underlying Socket.
|
interface |
NIOSocketSSL
Interface for a SSL Socket
|