Uses of Interface
org.kth.dks.DKSMCastDHTInterface

Packages that use DKSMCastDHTInterface
org.kth.dks   
org.kth.dks.dks_dht   
 

Uses of DKSMCastDHTInterface in org.kth.dks
 

Methods in org.kth.dks that return DKSMCastDHTInterface
 DKSMCastDHTInterface DKSMCastDHTInterface.createGroup(long gid, DKSDHTCallback cb)
          Create a new multicast group with a specific group id.
 DKSMCastDHTInterface DKSMCastDHTInterface.joinGroup(long gid, DKSDHTCallback cb)
          Join an existing multicast group with a specific group id.
 

Uses of DKSMCastDHTInterface in org.kth.dks.dks_dht
 

Classes in org.kth.dks.dks_dht that implement DKSMCastDHTInterface
 class DKSMCastDHTImpl
           
 

Methods in org.kth.dks.dks_dht that return DKSMCastDHTInterface
 DKSMCastDHTInterface DKSMCastDHTImpl.createGroup(long gid, DKSDHTCallback cb)
          Create a new multicast group with a specific group id.
 DKSMCastDHTInterface DKSMCastDHTImpl.joinGroup(long gid, DKSDHTCallback cb)
          Join an existing multicast group with a specific group id.
 



Copyright © 2010. All Rights Reserved.