Package naga.eventmachine

An optional simple service for driving asynchronous and delayed tasks integrated with the Naga NIOService.

See:
          Description

Interface Summary
DelayedEvent A cancellable, delayed event posted to the event service.
ExceptionObserver Implemented by observers of event exceptions.
 

Class Summary
EventMachine EventMachine is a simple event service for driving asynchronous and delayed tasks together with the a Naga NIOService.
 

Package naga.eventmachine Description

An optional simple service for driving asynchronous and delayed tasks integrated with the Naga NIOService.