|
||||||||||
| 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.FailureMsg
public class FailureMsg
| Field Summary |
|---|
| Fields inherited from class org.kth.dks.dks_marshal.DKSMessage |
|---|
ele, eleCnt, marshaler, messageMap, messageMapUnsync, pCount, xmsg |
| Constructor Summary | |
|---|---|
FailureMsg(DKSRef s,
DKSRef d,
DKSMessage m)
|
|
| Method Summary | |
|---|---|
DKSRef |
getDest()
|
DKSMessage |
getMsg()
|
java.lang.String |
getName()
|
DKSRef |
getSrc()
|
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 FailureMsg(DKSRef s,
DKSRef d,
DKSMessage m)
| Method Detail |
|---|
public java.lang.String getName()
getName in class DKSMessagepublic DKSRef getDest()
public DKSRef getSrc()
public DKSMessage getMsg()
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 | |||||||||