Uses of Interface
naga.PacketWriter

Packages that use PacketWriter
naga The main Naga classes. 
naga.packetwriter Package containing various ready-to-use PacketWriter implementations. 
 

Uses of PacketWriter in naga
 

Methods in naga with parameters of type PacketWriter
 void NIOSocket.setPacketWriter(PacketWriter packetWriter)
          Sets the packet writer for this socket.
 

Uses of PacketWriter in naga.packetwriter
 

Classes in naga.packetwriter that implement PacketWriter
 class RawPacketWriter
          Writes a byte packet to the stream without doing any changes to it.
 class RegularPacketWriter
          Writes packet of the format