A B C D E F G I J K L M O Q R S T U W 

F

FrameworkMessage - Interface in com.esotericsoftware.kryonet
Marker interface to denote that a message is used by the Ninja framework and is generally invisible to the developer.
FrameworkMessage.DiscoverHost - Class in com.esotericsoftware.kryonet
Internal message to discover running servers.
FrameworkMessage.DiscoverHost() - Constructor for class com.esotericsoftware.kryonet.FrameworkMessage.DiscoverHost
 
FrameworkMessage.KeepAlive - Class in com.esotericsoftware.kryonet
Internal message to keep connections alive.
FrameworkMessage.KeepAlive() - Constructor for class com.esotericsoftware.kryonet.FrameworkMessage.KeepAlive
 
FrameworkMessage.Ping - Class in com.esotericsoftware.kryonet
Internal message to determine round trip time.
FrameworkMessage.Ping() - Constructor for class com.esotericsoftware.kryonet.FrameworkMessage.Ping
 
FrameworkMessage.RegisterTCP - Class in com.esotericsoftware.kryonet
Internal message to give the client the server assigned connection ID.
FrameworkMessage.RegisterTCP() - Constructor for class com.esotericsoftware.kryonet.FrameworkMessage.RegisterTCP
 
FrameworkMessage.RegisterUDP - Class in com.esotericsoftware.kryonet
Internal message to give the server the client's UDP port.
FrameworkMessage.RegisterUDP() - Constructor for class com.esotericsoftware.kryonet.FrameworkMessage.RegisterUDP
 
A B C D E F G I J K L M O Q R S T U W