|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SplitStreamClient | |
---|---|
rice.p2p.splitstream | |
rice.p2p.splitstream.testing |
Uses of SplitStreamClient in rice.p2p.splitstream |
---|
Fields in rice.p2p.splitstream with type parameters of type SplitStreamClient | |
---|---|
protected java.util.Vector<SplitStreamClient> |
Stripe.clients
The list of SplitStreamClients interested in data from this client |
Methods in rice.p2p.splitstream with parameters of type SplitStreamClient | |
---|---|
void |
Stripe.subscribe(SplitStreamClient client)
Adds a client to this stripe - the client will be informed whenever data arrives for this stripe |
void |
Stripe.unsubscribe(SplitStreamClient client)
Removes a client from this stripe - the client will no longer be informed whenever data arrives for this stripe |
Uses of SplitStreamClient in rice.p2p.splitstream.testing |
---|
Classes in rice.p2p.splitstream.testing that implement SplitStreamClient | |
---|---|
class |
MySplitStreamClient
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |