|
|||||||||
Home >> All >> [ Freenet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
Freenet
Class Handshake

java.lang.ObjectFreenet.Message
Freenet.Handshake
- public abstract class Handshake
- extends Message
This is the abstract superclass of all handshakes
Field Summary |
Fields inherited from class Freenet.Message |
depth, hopsToLive, id, keepAlive, messageName, receivedAt, receivedWith, source |
Constructor Summary | |
Handshake(long idnum)
|
|
Handshake(RawMessage raw)
|
Methods inherited from class Freenet.Message |
initSources, popField, pReceived, received, sendBack, sending, sending, sendReply, timeOut, toRawMessage, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
Handshake
public Handshake(long idnum)
Handshake
public Handshake(RawMessage raw) throws InvalidMessageException
|
|||||||||
Home >> All >> [ Freenet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |