Uses of Class
naga.NIOService
-
Packages that use NIOService Package Description naga.eventmachine An optional simple service for driving asynchronous and delayed tasks integrated with the Naga NIOService. -
-
Uses of NIOService in naga.eventmachine
Methods in naga.eventmachine that return NIOService Modifier and Type Method Description NIOService
EventMachine. getNIOService()
Returns the NIOService used by this event service.
-