Rice Pastry API

Uses of Interface
rice.p2p.splitstream.SplitStreamClient

Packages that use SplitStreamClient
rice.p2p.splitstream   
rice.p2p.splitstream.testing   
 

Uses of SplitStreamClient in rice.p2p.splitstream
 

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

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection