Uses of Class
org.kth.dks.dks_exceptions.DKSMCastNoSouchGroup

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

Uses of DKSMCastNoSouchGroup in org.kth.dks
 

Methods in org.kth.dks that throw DKSMCastNoSouchGroup
 DKSRef[] DKSMCastDHTInterface.getGroupInfo(long gid)
          Return the members of the group.
 DKSMCastDHTInterface DKSMCastDHTInterface.joinGroup(long gid, DKSDHTCallback cb)
          Join an existing multicast group with a specific group id.
 

Uses of DKSMCastNoSouchGroup in org.kth.dks.dks_dht
 

Methods in org.kth.dks.dks_dht that throw DKSMCastNoSouchGroup
 DKSRef[] DKSMCastDHTImpl.getGroupInfo(long gid)
          Return the members of the group.
 DKSMCastDHTInterface DKSMCastDHTImpl.joinGroup(long gid, DKSDHTCallback cb)
          Join an existing multicast group with a specific group id.
 



Copyright © 2010. All Rights Reserved.