Package org.starhope.vergil.net

Interface Summary
AppianClient  
AppianJSONTransport  
HandlesJSONReply WRITEME: Document this type.
ServerConnection Generic interface for some kind of connection to the server, must provide only the most basic functionality.
 

Class Summary
AppianGWTClient  
AppianJSONSocketTransport WRITEME: Document this type.
ServerCommands The Appius Claudius Caecus game server sends “response” or “command” packets to the client (whether Publius Vergilius Maro or another client application) in a fairly simple JSON (see http://www.json.org/) format.
VergilAppiusGWTCommunicator WRITEME: Document this type.
WebSocketServerConnection implementation of ServerConnection using WebSocket
 

Exception Summary
ServerDisconnectedException The connection to the server has failed, in some way.