|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kth.dks.dks_marshal.DKSMessage
org.kth.dks.dks_marshal.JoinInitMsg
public class JoinInitMsg
| Field Summary |
|---|
| Fields inherited from class org.kth.dks.dks_marshal.DKSMessage |
|---|
ele, eleCnt, marshaler, messageMap, messageMapUnsync, pCount, xmsg |
| Constructor Summary | |
|---|---|
JoinInitMsg()
|
|
JoinInitMsg(DKSRef p,
DKSRef[] d)
|
|
| Method Summary | |
|---|---|
DKSRef[] |
getDKSRefs()
|
java.lang.String |
getName()
|
DKSRef |
getP()
|
void |
marshal()
|
void |
unmarshal()
|
| Methods inherited from class org.kth.dks.dks_marshal.DKSMessage |
|---|
addMessageType, addMessageTypePrefixed, flatten, getRecvRef, getSendRef, setRecvRef, setSendRef, unmarshal, unmarshal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoinInitMsg()
public JoinInitMsg(DKSRef p,
DKSRef[] d)
| Method Detail |
|---|
public java.lang.String getName()
getName in class DKSMessagepublic DKSRef getP()
public DKSRef[] getDKSRefs()
public void marshal()
throws java.io.IOException
marshal in class DKSMessagejava.io.IOException
public void unmarshal()
throws java.io.IOException
unmarshal in class DKSMessagejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||