JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
O
Q
R
S
T
U
W
R
read(Connection, ByteBuffer)
- Method in class com.esotericsoftware.kryonet.
JsonSerialization
read(Connection, ByteBuffer)
- Method in class com.esotericsoftware.kryonet.
KryoSerialization
read(Kryo, Input)
- Method in class com.esotericsoftware.kryonet.rmi.
ObjectSpace.InvokeMethod
read(Connection, ByteBuffer)
- Method in interface com.esotericsoftware.kryonet.
Serialization
readLength(ByteBuffer)
- Method in class com.esotericsoftware.kryonet.
JsonSerialization
readLength(ByteBuffer)
- Method in class com.esotericsoftware.kryonet.
KryoSerialization
readLength(ByteBuffer)
- Method in interface com.esotericsoftware.kryonet.
Serialization
received(Connection, Object)
- Method in class com.esotericsoftware.kryonet.
Listener.QueuedListener
received(Connection, Object)
- Method in class com.esotericsoftware.kryonet.
Listener
Called when an object has been received from the remote end of the connection.
received(Connection, Object)
- Method in class com.esotericsoftware.kryonet.
Listener.ReflectionListener
reconnect()
- Method in class com.esotericsoftware.kryonet.
Client
Calls
connect
with the values last passed to connect.
reconnect(int)
- Method in class com.esotericsoftware.kryonet.
Client
Calls
connect
with the specified timeout and the other values last passed to connect.
register(int, Object)
- Method in class com.esotericsoftware.kryonet.rmi.
ObjectSpace
Registers an object to allow the remote end of the ObjectSpace's connections to access it using the specified ID.
registerClasses(Kryo)
- Static method in class com.esotericsoftware.kryonet.rmi.
ObjectSpace
Registers the classes needed to use ObjectSpaces.
RemoteObject
- Interface in
com.esotericsoftware.kryonet.rmi
Provides access to various settings on a remote object.
remove(int)
- Method in class com.esotericsoftware.kryonet.rmi.
ObjectSpace
Removes an object.
remove(Object)
- Method in class com.esotericsoftware.kryonet.rmi.
ObjectSpace
Removes an object.
removeConnection(Connection)
- Method in class com.esotericsoftware.kryonet.rmi.
ObjectSpace
Removes the specified connection, it will no longer be able to access objects registered in this ObjectSpace.
removeListener(Listener)
- Method in class com.esotericsoftware.kryonet.
Client
removeListener(Listener)
- Method in class com.esotericsoftware.kryonet.
Connection
removeListener(Listener)
- Method in interface com.esotericsoftware.kryonet.
EndPoint
removeListener(Listener)
- Method in class com.esotericsoftware.kryonet.
Server
responseID
- Variable in class com.esotericsoftware.kryonet.rmi.
ObjectSpace.InvokeMethod
responseID
- Variable in class com.esotericsoftware.kryonet.rmi.
ObjectSpace.InvokeMethodResult
result
- Variable in class com.esotericsoftware.kryonet.rmi.
ObjectSpace.InvokeMethodResult
run()
- Method in class com.esotericsoftware.kryonet.
Client
run()
- Method in interface com.esotericsoftware.kryonet.
EndPoint
Continually updates this end point until
EndPoint.stop()
is called.
run()
- Method in class com.esotericsoftware.kryonet.
Server
A
B
C
D
E
F
G
I
J
K
L
M
O
Q
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes