|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnycastMessage | |
planet.scribe | |
planet.scribe.messaging |
Uses of AnycastMessage in planet.scribe |
Methods in planet.scribe with parameters of type AnycastMessage | |
void |
ScribePolicy.directAnycast(AnycastMessage message,
NodeHandle parent,
NodeHandle[] children)
This method is called when an anycast is received which is not satisfied at the local node. |
void |
ScribePolicy.DefaultScribePolicy.directAnycast(AnycastMessage message,
NodeHandle parent,
NodeHandle[] children)
Simply adds the parent and children in order, which implements a depth-first-search. |
Uses of AnycastMessage in planet.scribe.messaging |
Subclasses of AnycastMessage in planet.scribe.messaging | |
class |
SubscribeMessage
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |