|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.gm.GMServerBench.CtrlMsg
| Field Summary | |
(package private) long |
cnt
|
(package private) int |
size
|
static int |
SIZE
|
(package private) byte |
type
|
| Constructor Summary | |
GMServerBench.CtrlMsg(byte type,
long cnt,
int size)
|
|
| Method Summary | |
static GMServerBench.CtrlMsg |
receive(GMServer.Connection c)
|
void |
send(GMServer.Connection c)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
byte type
long cnt
int size
public static final int SIZE
| Constructor Detail |
public GMServerBench.CtrlMsg(byte type,
long cnt,
int size)
| Method Detail |
public void send(GMServer.Connection c)
throws java.io.IOException
java.io.IOException
public static GMServerBench.CtrlMsg receive(GMServer.Connection c)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||