Package | Description |
---|---|
com.esotericsoftware.kryonet | |
com.esotericsoftware.kryonet.rmi | |
com.esotericsoftware.kryonet.util |
Class and Description |
---|
Connection |
EndPoint
Represents the local end point of a connection.
|
FrameworkMessage
Marker interface to denote that a message is used by the Ninja framework and is generally invisible to the developer.
|
FrameworkMessage.KeepAlive
Internal message to keep connections alive.
|
Listener
Used to be notified about connection events.
|
Listener.QueuedListener
Wraps a listener and queues notifications as
runnables . |
Serialization
Controls how objects are transmitted over the network.
|
Class and Description |
---|
Connection |
FrameworkMessage
Marker interface to denote that a message is used by the Ninja framework and is generally invisible to the developer.
|
Class and Description |
---|
Connection |
Listener
Used to be notified about connection events.
|