|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.kernel.ac.ReplyMessage
public class ReplyMessage
Internal class to ACReceiver, here for unknown Java reason (cannot return private classes from a static private method used by a public static method?). See ACTP_SHIP_REPLY_MSG for the real ACTP reply message.
| Field Summary | |
|---|---|
ACTP_MSG_BODY |
msg
|
int |
payLoadSize
|
| Constructor Summary | |
|---|---|
ReplyMessage(ACTP_MSG_BODY msg,
int payLoadSize)
Creates a new instance of ReplyMessage |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ACTP_MSG_BODY msg
public int payLoadSize
| Constructor Detail |
|---|
public ReplyMessage(ACTP_MSG_BODY msg,
int payLoadSize)
ReplyMessage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||