Package | Description |
---|---|
com.esotericsoftware.kryonet |
Modifier and Type | Class and Description |
---|---|
class |
Client
Represents a TCP and optionally a UDP connection to a
Server . |
class |
Server
Manages TCP and optionally UDP connections from many
Clients . |
Modifier and Type | Method and Description |
---|---|
EndPoint |
Connection.getEndPoint()
|