| Interface | Description |
|---|---|
| SignatureCodec |
| Class | Description |
|---|---|
| Buffer | |
| CompByteBufAllocator | |
| CountConnectionOutboundHandler |
This is a simple counter that counts the current open connections and total connections
|
| DataMap | |
| Decoder | |
| DropConnectionInboundHandler |
This is a soft limit, as there is no way to drop a connection before creating
a socket from Java.
|
| DSASignatureCodec |
Bare minimun ASN.1 encoder and decoder for the signature.
|
| Encoder | |
| KeyCollection | |
| KeyMap640 | |
| KeyMapByte | |
| Message |
The message is in binary format in TomP2P.
|
| MessageHeaderCodec |
Encodes and decodes the header using a Netty Buffer.
|
| MessageID |
A message ID consists of the message id, which is created randomly and the nodeaddress.
|
| NeighborSet | |
| NumberType | |
| TomP2PCumulationTCP | |
| TomP2POutbound | |
| TomP2PSinglePacketUDP | |
| TrackerData |
| Enum | Description |
|---|---|
| Message.Content |
8 x 4 bit.
|
| Message.Type |
1 x 4 bit.
|
Copyright © 2014. All rights reserved.