| Package | Description |
|---|---|
| net.tomp2p.connection | |
| net.tomp2p.futures | |
| net.tomp2p.message | |
| net.tomp2p.p2p | |
| net.tomp2p.p2p.builder | |
| net.tomp2p.rpc | |
| net.tomp2p.storage |
| Class and Description |
|---|
| BloomfilterFactory |
| DispatchHandler
The dispatcher handlers that can be added to the Dispatcher.
|
| Class and Description |
|---|
| DigestInfo
Calculates or sets a global hash.
|
| Class and Description |
|---|
| SimpleBloomFilter
A simple Bloom Filter (see http://en.wikipedia.org/wiki/Bloom_filter) that
uses java.util.Random as a primitive hash function, and which implements
Java's Set interface for convenience.
|
| Class and Description |
|---|
| AnnounceRPC
This Quit RPC is used to send friendly shutdown messages by peers that are
shutdown regularly.
|
| BloomfilterFactory |
| BroadcastRPC |
| DigestInfo
Calculates or sets a global hash.
|
| DigestResult |
| DirectDataRPC |
| NeighborRPC
Handles the neighbor requests and replies.
|
| ObjectDataReply
Similar to
RawDataReply, but we convert the raw byte buffer to an object. |
| PingRPC
The Ping message handler.
|
| QuitRPC
This Quit RPC is used to send friendly shutdown messages by peers that are
shutdown regularly.
|
| RawDataReply
The interface for receiving raw data and sending raw data back.
|
| Class and Description |
|---|
| NeighborRPC.SearchValues
The search values for fast get.
|
| SendDirectBuilderI |
| SimpleBloomFilter
A simple Bloom Filter (see http://en.wikipedia.org/wiki/Bloom_filter) that
uses java.util.Random as a primitive hash function, and which implements
Java's Set interface for convenience.
|
| Class and Description |
|---|
| BloomfilterFactory |
| DispatchHandler
The dispatcher handlers that can be added to the Dispatcher.
|
| NeighborRPC.SearchValues
The search values for fast get.
|
| ObjectDataReply
Similar to
RawDataReply, but we convert the raw byte buffer to an object. |
| QuitRPC
This Quit RPC is used to send friendly shutdown messages by peers that are
shutdown regularly.
|
| RawDataReply
The interface for receiving raw data and sending raw data back.
|
| RPC.Commands |
| SendDirectBuilderI |
| SimpleBloomFilter
A simple Bloom Filter (see http://en.wikipedia.org/wiki/Bloom_filter) that
uses java.util.Random as a primitive hash function, and which implements
Java's Set interface for convenience.
|
| Class and Description |
|---|
| DigestInfo
Calculates or sets a global hash.
|
| SimpleBloomFilter
A simple Bloom Filter (see http://en.wikipedia.org/wiki/Bloom_filter) that
uses java.util.Random as a primitive hash function, and which implements
Java's Set interface for convenience.
|
Copyright © 2014. All rights reserved.