Package | Description |
---|---|
naga.eventmachine |
An optional simple service for driving asynchronous and delayed tasks integrated with the Naga NIOService.
|
Modifier and Type | Field and Description |
---|---|
static ExceptionObserver |
ExceptionObserver.DEFAULT |
Modifier and Type | Method and Description |
---|---|
ExceptionObserver |
EventMachine.getObserver()
The current ExceptionObserver used by this service.
|
Modifier and Type | Method and Description |
---|---|
void |
EventMachine.setObserver(ExceptionObserver observer)
Sets the ExceptionObserver for this service.
|