bamboo.openhash.multicast
Class MulticastClient.ResendState
java.lang.Object
bamboo.openhash.multicast.MulticastClient.ResendState
- Enclosing class:
- MulticastClient
public class MulticastClient.ResendState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
level
public int level
msg
public StatMessage msg
sending
public boolean sending
MulticastClient.ResendState
public MulticastClient.ResendState(int l,
StatMessage m,
boolean s)