File: Common/BaseOverlayMessage.msg
A basic Remote-Procedure-Response message
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
BaseRpcMessage | A basic Remote-Procedure-Call message used for calls and return values |
DHTMessageResponse | (no description) |
DHTputCAPIResponse | Author: Ingmar Baumgart |
DHTgetCAPIResponse | Author: Ingmar Baumgart |
LookupResponse | Author: Ingmar Baumgart |
FindNodeResponse | A basic find node rpc call |
FailedNodeResponse | A basic failed node response |
PingResponse | A basic ping response |
NotifyResponse | (no description) |
JoinResponse | (no description) |
StabilizeResponse | (no description) |
FixfingersResponse | (no description) |
DeBruijnResponse | (no description) |
BucketResponse | (no description) |
BroosePingResponse | (no description) |
message BaseResponseMessage extends BaseRpcMessage { };