| 
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Scribe | |
| rice.p2p.multiring | |
| rice.p2p.scribe | |
| rice.p2p.scribe.testing | |
| rice.p2p.splitstream | |
| 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
DESCRIBE THE FIELD  | 
| Constructors in rice.p2p.scribe.testing with parameters of type Scribe | |
ScribeRegrTest.TestScribePolicy(Scribe scribe)
Constructor for TestScribePolicy.  | 
|
| Uses of Scribe in rice.p2p.splitstream | 
| Fields in rice.p2p.splitstream declared as Scribe | |
protected  Scribe | 
SplitStreamImpl.scribe
The scribe instance for this SplitStream Object  | 
protected  Scribe | 
SplitStreamScribePolicy.scribe
A reference to this policy's scribe object  | 
protected  Scribe | 
Stripe.scribe
The scribe object  | 
| Constructors in rice.p2p.splitstream with parameters of type Scribe | |
Channel(ChannelId channelId,
        Scribe scribe,
        IdFactory factory,
        Id localId)
Constructor to create a new channel from scratch  | 
|
SplitStreamScribePolicy(Scribe scribe,
                        SplitStream splitStream)
Constructor which takes a splitStream object  | 
|
Stripe(StripeId stripeId,
       Scribe scribe,
       Channel channel)
The constructor used when creating a stripe from scratch.  | 
|
  | 
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||