Package org.starhope.appius.net

Interface Summary
LocalisedThread An interface for threads who provide thread-wide localisation potential.
NetIOHandlerPeer WRITEME: Document this type.
ServerProcessor WRITEME: Document this type.
 

Class Summary
AdminListener This is a listener thread for logging in for specific administrative functions XXX replace with ListeningThread
AdminProcessor Processing thread for an administrative connection (normally port 2772)
AppiusDatagram WRITEME: The documentation for this type (AppiusDatagram) is incomplete.
BatchProcessor Process JSON interactions in bulk
ListeningThread This is a listener thread to accept connections and create an appropriate ServerProcessor (ServerThread)
NetIOHandler WRITEME: Document this type.
NetIOThread Networking I/O threads, for either client or server using the "Infinity Mode" protocol (or, to a limited extent, the surviving entrails of the SmartFaux mode)
ServerThread This is the server thread for Appius Claudius Caecus.
StreamProcessor WRITEME: The documentation for this type (StreamProcessor) is incomplete.
WebSocketListener  
WebSocketProcessor WRITEME: Document this type.