|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetIOThread | |
---|---|
org.starhope.appius.game | |
org.starhope.appius.net | |
org.starhope.appius.test |
Uses of NetIOThread in org.starhope.appius.game |
---|
Methods in org.starhope.appius.game with parameters of type NetIOThread | |
---|---|
private void |
GameEvent.sendScoreUpdate(NetIOThread playerThread,
int score,
AbstractUser player)
Send an update on the score of the game to a player |
Uses of NetIOThread in org.starhope.appius.net |
---|
Subclasses of NetIOThread in org.starhope.appius.net | |
---|---|
class |
BatchProcessor
Process JSON interactions in bulk |
class |
ServerThread
This is the server thread for Appius Claudius Caecus. |
class |
StreamProcessor
WRITEME: The documentation for this type (StreamProcessor) is incomplete. |
class |
WebSocketProcessor
WRITEME: Document this type. |
Methods in org.starhope.appius.net with parameters of type NetIOThread | |
---|---|
boolean |
NetIOThread.equals(NetIOThread other)
This is an overriding method. |
Uses of NetIOThread in org.starhope.appius.test |
---|
Subclasses of NetIOThread in org.starhope.appius.test | |
---|---|
class |
UserLoadTest
WRITEME: The documentation for this type (UserLoadTest) is incomplete. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |