Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.zazof.jtegServer

Classes in org.zazof.jtegServer used by org.zazof.jtegServer
Answer
           
Card
          This class models a card.
ClientConnection
          This class is a socket connection to a client teg/jteg application
ConnectionController
          This class serves as a facade to the connections
Continent
           
Country
           
GameController
           
Message
          Message contains a single incoming message
MessageHandler
           
MessagePool
           
MessageQueue
          MessageQueue is a simple fifo queue which provides thread-safe methods
Player
           
PlayerContainer
           
Protocol
          This class defines a protocol as a set of MessageHandler objects
ProtocolFactory
          creates protocols on request
ServerConnection
          This class listens for incoming connections from clients
ShutdownException
           
StartAnswer
          This class is able to construct the reply of the "start" message depending of the protocol.
World