|
|||||||||
Home >> All >> Freenet >> [ node overview ] | PREV PACKAGE NEXT PACKAGE |
Package Freenet.node
Interface Summary | |
DataStore |
Class Summary | |
Data | This class is used to store data. |
DataCB | A callback which will set the readyToRead field when the object is properly initiated. |
DataStoreItem | |
LimitedHashtable | A variant on a Hashtable which only holds a limited number of messages. |
Node | This is a Wrapper object that contains the components of a Node in the Adaptive Network. |
StandardDataStore | |
StandardMessageHandler | This class handles incoming messages. |
Exception Summary | |
DataNotReadyException | Thrown if an attempt is made to access a data item before it is ready (nescessary as Data items can be initialised concurrently) |
|
|||||||||
Home >> All >> Freenet >> [ node overview ] | PREV PACKAGE NEXT PACKAGE |