| Package | Description |
|---|---|
| com.esotericsoftware.kryonet | |
| com.esotericsoftware.kryonet.rmi |
| Modifier and Type | Class and Description |
|---|---|
static class |
FrameworkMessage.DiscoverHost
Internal message to discover running servers.
|
static class |
FrameworkMessage.KeepAlive
Internal message to keep connections alive.
|
static class |
FrameworkMessage.Ping
Internal message to determine round trip time.
|
static class |
FrameworkMessage.RegisterTCP
Internal message to give the client the server assigned connection ID.
|
static class |
FrameworkMessage.RegisterUDP
Internal message to give the server the client's UDP port.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectSpace.InvokeMethod
Internal message to invoke methods remotely.
|
static class |
ObjectSpace.InvokeMethodResult
Internal message to return the result of a remotely invoked method.
|
Copyright © 2014. All Rights Reserved.