Home >> All >> Freenet >> [ message Javadoc ] |
Freenet.message: Javadoc index of package Freenet.message.
Package Samples:
Freenet.message
Classes:
RequestFailed: This message is sent by a node which cannot locate a piece of data. If received by a node, it should either forward it back to whichever node sent the request to it, or should send another request to find the data.
Echo: This implements a simple echo message which will pass through several nodes, and then pass back through them again.
RequestMM: This is the MessageMemory pertaining to a DataRequest/DataReply/ RequestFailed series of messages.
KeyedMM: This is the MessageMemory pertaining to messages that need to remember the keys used.
HandshakeReply: This is the superclass of all handshakes
DataReply: This is the DataReply message
DataSend: This is the DataReply message
TimedOut: This is the TimedOut message
NameListRequest
DataInsert
DataRequest
HandshakeRequest
InsertReply
InsertRequest
QueryRestarted
Request
RequestCB
Home | Contact Us | Privacy Policy | Terms of Service |