| Interface | Description |
|---|---|
| DatagramEngine |
Datagram engine interface.
|
| DatagramEngine.Listener |
Provides an interface for the notifications from the engine.
|
| Writable |
Abstraction of an entity capable of writing itself out onto a specified
output stream using a determinate number of bytes.
|
| Class | Description |
|---|---|
| ByteMessageTransfer |
Utility for writing and consuming length-prefixed messages from the
specified output or input stream.
|
| DefaultDatagramEngine |
Datagram engine implementation.
|
Copyright © 2014. All Rights Reserved.