| Interface | Description |
|---|---|
| PacketFactory<P extends Packet<?>> | |
| PacketReceiver<P extends Packet<?>> | |
| PacketSerializer<P extends Packet<B>,B extends Buffer<B>> | |
| TransportLayer<P extends Packet<?>> |
| Class | Description |
|---|---|
| PacketHandlers<P extends Packet<?>> |
Groups together all the various handlers involved in dealing with packets of
type P.
|
| Exception | Description |
|---|---|
| TransportException |