Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
C
changeX()
- Method in class com.esotericsoftware.kryonet.
Ball
changeX()
- Method in interface com.esotericsoftware.kryonet.
IBall
changeY()
- Method in class com.esotericsoftware.kryonet.
Ball
changeY()
- Method in interface com.esotericsoftware.kryonet.
IBall
chars
- Variable in class com.esotericsoftware.kryonet.
PingPongTest.Data
Chars
- Variable in class com.esotericsoftware.kryonet.
PingPongTest.Data
CHAT_FRAME
- Static variable in class com.esotericsoftware.kryonet.examples.chatrmi.
Network
ChatClient
- Class in
com.esotericsoftware.kryonet.examples.chat
ChatClient()
- Constructor for class com.esotericsoftware.kryonet.examples.chat.
ChatClient
ChatRmiClient
- Class in
com.esotericsoftware.kryonet.examples.chatrmi
ChatRmiClient()
- Constructor for class com.esotericsoftware.kryonet.examples.chatrmi.
ChatRmiClient
ChatRmiServer
- Class in
com.esotericsoftware.kryonet.examples.chatrmi
ChatRmiServer()
- Constructor for class com.esotericsoftware.kryonet.examples.chatrmi.
ChatRmiServer
ChatServer
- Class in
com.esotericsoftware.kryonet.examples.chat
ChatServer()
- Constructor for class com.esotericsoftware.kryonet.examples.chat.
ChatServer
Client
- Class in
com.esotericsoftware.kryonet
Represents a TCP and optionally a UDP connection to a
Server
.
Client()
- Constructor for class com.esotericsoftware.kryonet.
Client
Creates a Client with a write buffer size of 8192 and an object buffer size of 2048.
Client(int, int)
- Constructor for class com.esotericsoftware.kryonet.
Client
Client(int, int, Kryo)
- Constructor for class com.esotericsoftware.kryonet.
Client
close()
- Method in class com.esotericsoftware.kryonet.
Client
close()
- Method in class com.esotericsoftware.kryonet.
Connection
close()
- Method in interface com.esotericsoftware.kryonet.
EndPoint
close()
- Method in class com.esotericsoftware.kryonet.rmi.
ObjectSpace
Causes this ObjectSpace to stop listening to the connections for method invocation messages.
close()
- Method in interface com.esotericsoftware.kryonet.rmi.
RemoteObject
Causes this RemoteObject to stop listening to the connection for method invocation response messages.
close()
- Method in class com.esotericsoftware.kryonet.
Server
Closes all open connections and the server port(s).
com.esotericsoftware.kryonet.compress
- package com.esotericsoftware.kryonet.compress
com.esotericsoftware.kryonet.examples.chat
- package com.esotericsoftware.kryonet.examples.chat
com.esotericsoftware.kryonet.examples.chatrmi
- package com.esotericsoftware.kryonet.examples.chatrmi
com.esotericsoftware.kryonet.rmi
- package com.esotericsoftware.kryonet.rmi
Common
- Class in
com.esotericsoftware.kryonet
Common()
- Constructor for class com.esotericsoftware.kryonet.
Common
connect(int, String, int)
- Method in class com.esotericsoftware.kryonet.
Client
Opens a TCP only client.
connect(int, String, int, int)
- Method in class com.esotericsoftware.kryonet.
Client
Opens a TCP and UDP client.
connect(int, InetAddress, int)
- Method in class com.esotericsoftware.kryonet.
Client
Opens a TCP only client.
connect(int, InetAddress, int, int)
- Method in class com.esotericsoftware.kryonet.
Client
Opens a TCP and UDP client.
connected(Connection)
- Method in class com.esotericsoftware.kryonet.
Listener
Called when the remote end has been connected.
connected(Connection)
- Method in class com.esotericsoftware.kryonet.
Listener.QueuedListener
Connection
- Class in
com.esotericsoftware.kryonet
Represents a TCP and optionally a UDP connection between a
Client
and a
Server
.
connectionID
- Variable in class com.esotericsoftware.kryonet.
FrameworkMessage.RegisterTCP
connectionID
- Variable in class com.esotericsoftware.kryonet.
FrameworkMessage.RegisterUDP
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W