org.kth.dks.planetlab.messages
Class LiveNodesMsg
java.lang.Object
org.kth.dks.dks_marshal.DKSMessage
org.kth.dks.planetlab.messages.LiveNodesMsg
public class LiveNodesMsg
- extends DKSMessage
|
Field Summary |
static java.lang.String |
NAME
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static java.lang.String NAME
LiveNodesMsg
public LiveNodesMsg()
LiveNodesMsg
public LiveNodesMsg(LiveNodesMsg.Type type,
int size,
java.util.ArrayList<DKSRef> refs)
getName
public java.lang.String getName()
- Specified by:
getName in class DKSMessage
getSize
public int getSize()
getType
public LiveNodesMsg.Type getType()
getRefs
public java.util.ArrayList<DKSRef> getRefs()
marshal
public void marshal()
throws java.io.IOException
- Specified by:
marshal in class DKSMessage
- Throws:
java.io.IOException
unmarshal
public void unmarshal()
throws java.io.IOException
- Specified by:
unmarshal in class DKSMessage
- Throws:
java.io.IOException
Copyright © 2010. All Rights Reserved.