|
Bees v0.5.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathfinderSession | |
| apps.pathfinder | A simple routing protocol that builds a tree of nodes for forwarding client packets to a server and multicasting server packets to the clients. |
| Uses of PathfinderSession in apps.pathfinder |
| Methods in apps.pathfinder with parameters of type PathfinderSession | |
boolean |
SinkCapsule.evaluate(Node node,
PathfinderSession pfs)
Evaluate a Capsule and possibly forward it toward the root. |
void |
MulticastCapsule.evaluate(Node node,
PathfinderSession pfs)
|
| Constructors in apps.pathfinder with parameters of type PathfinderSession | |
PathfinderParameters(PathfinderSession ps)
Construct a PathfinderParameters object with the given values. |
|
|
Bees v0.5.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||