|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scribe | |
---|---|
rice.p2p.multiring | |
rice.p2p.scribe | |
rice.p2p.scribe.testing | |
rice.post | |
rice.post.delivery |
Uses of Scribe in rice.p2p.multiring |
---|
Fields in rice.p2p.multiring declared as Scribe | |
---|---|
protected Scribe |
MultiringNode.scribe
The Scribe application which the node uses to do routing |
Uses of Scribe in rice.p2p.scribe |
---|
Classes in rice.p2p.scribe that implement Scribe | |
---|---|
class |
ScribeImpl
|
Uses of Scribe in rice.p2p.scribe.testing |
---|
Fields in rice.p2p.scribe.testing declared as Scribe | |
---|---|
protected Scribe |
ScribeRegrTest.TestScribePolicy.scribe
|
Constructors in rice.p2p.scribe.testing with parameters of type Scribe | |
---|---|
ScribeRegrTest.TestScribePolicy(Scribe scribe)
|
Uses of Scribe in rice.post |
---|
Fields in rice.post declared as Scribe | |
---|---|
protected Scribe |
PostImpl.scribe
The local Scribe service to use for notification. |
Uses of Scribe in rice.post.delivery |
---|
Fields in rice.post.delivery declared as Scribe | |
---|---|
protected Scribe |
DeliveryService.scribe
The Scribe used for subscribing to pending groups |
Constructors in rice.post.delivery with parameters of type Scribe | |
---|---|
DeliveryService(PostImpl post,
DeliveryPast pending,
Past delivered,
Scribe scribe,
IdFactory factory,
long timeoutInterval)
Contructs a StorageService given a PAST to run on top of. |
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |