|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esotericsoftware.kryonet.FrameworkMessage.Ping
public static class FrameworkMessage.Ping
Internal message to determine round trip time.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.esotericsoftware.kryonet.FrameworkMessage |
---|
FrameworkMessage.DiscoverHost, FrameworkMessage.KeepAlive, FrameworkMessage.Ping, FrameworkMessage.RegisterTCP, FrameworkMessage.RegisterUDP |
Field Summary | |
---|---|
int |
id
|
boolean |
isReply
|
Fields inherited from interface com.esotericsoftware.kryonet.FrameworkMessage |
---|
keepAlive |
Constructor Summary | |
---|---|
FrameworkMessage.Ping()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int id
public boolean isReply
Constructor Detail |
---|
public FrameworkMessage.Ping()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |