JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package naga.exception
package
naga.exception
Exceptions used by Naga.
Related Packages
Package
Description
naga
The main Naga classes.
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.
naga.packetreader
Package containing various ready-to-use
PacketReader
implementations.
naga.packetwriter
Package containing various ready-to-use
PacketWriter
implementations.
Exception Classes
Class
Description
ProtocolViolationException
Throw an exception due to unexpected data when reading packets.