Class | Description |
---|---|
DefaultPlayer |
A class used to represent a human player who connects to jetserver.
|
DefaultPlayerSession |
This implementation of the
PlayerSession interface is used to both
receive and send messages to a particular player using the
Event DefaultSession.onEvent(Event) . |
DefaultSession |
The default implementation of the session class.
|
DefaultSession.SessionBuilder |
This class is roughly based on Joshua Bloch's Builder pattern.
|
SessionFactory |
Class used to create a session in jetclient.
|
SimpleGame |
Domain object representing a game.
|
Copyright © 2012. All Rights Reserved.