Package | Description |
---|---|
naga.eventmachine |
An optional simple service for driving asynchronous and delayed tasks integrated with the Naga NIOService.
|
naga.examples |
Various examples on how to use Naga.
|
Class | Description |
---|---|
DelayedEvent |
A cancellable, delayed event posted to the event service.
|
Class | Description |
---|---|
EventMachine |
EventMachine is a simple event service for driving asynchronous and delayed tasks
together with the a Naga NIOService.
|