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

Quick Search    Search Deep

Uses of Class
org.zazof.jtegServer.Answer

Uses of Answer in org.zazof.jtegServer
 

Subclasses of Answer in org.zazof.jtegServer
 class StartAnswer
          This class is able to construct the reply of the "start" message depending of the protocol.
 

Methods in org.zazof.jtegServer with parameters of type Answer
 void PlayerContainer.sendMessage(Answer a)
          sends the same answer to all the players
 void Player.sendMessage(Answer a)
          sends the answer to the player.