Package | Description |
---|---|
naga |
The main Naga classes.
|
Modifier and Type | Class and Description |
---|---|
class |
SocketObserverAdapter
Class with null-implementation of all SocketObserver callbacks.
|
Modifier and Type | Field and Description |
---|---|
static SocketObserver |
SocketObserver.NULL
A null object used as the default observer
|
Modifier and Type | Method and Description |
---|---|
void |
NIOSocket.listen(SocketObserver socketObserver)
Opens the socket for reads.
|