easypastry.cast
Interface CastListener


public interface CastListener


Method Summary
 boolean contentAnycasting(CastContent content)
           
 void contentDelivery(CastContent content)
           
 void hostUpdate(rice.p2p.commonapi.NodeHandle nh, boolean joined)
           
 

Method Detail

contentDelivery

void contentDelivery(CastContent content)

contentAnycasting

boolean contentAnycasting(CastContent content)

hostUpdate

void hostUpdate(rice.p2p.commonapi.NodeHandle nh,
                boolean joined)