|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xnap.plugin.overnet.net.msg.OvernetMessage
org.xnap.plugin.overnet.net.msg.core.OvernetCoreMessage
org.xnap.plugin.overnet.net.msg.core.CoreStatusMessage
public class CoreStatusMessage
| Field Summary | |
|---|---|
java.lang.String |
message
|
static byte |
TYPE
|
| Fields inherited from class org.xnap.plugin.overnet.net.msg.OvernetMessage |
|---|
type |
| Constructor Summary | |
|---|---|
CoreStatusMessage(java.nio.ByteBuffer buffer)
|
|
| Method Summary |
|---|
| Methods inherited from class org.xnap.plugin.overnet.net.msg.core.OvernetCoreMessage |
|---|
get, get, getFloat, getInt, getShort, getString, isValid, readTags, remaining, skip |
| Methods inherited from class org.xnap.plugin.overnet.net.msg.OvernetMessage |
|---|
receive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final byte TYPE
public java.lang.String message
| Constructor Detail |
|---|
public CoreStatusMessage(java.nio.ByteBuffer buffer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||