|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.jetrix.protocols.TetrinetProtocol
net.jetrix.protocols.TetrifastProtocol
public class TetrifastProtocol
Protocol to communicate with Tetrifast compatible clients.
Constructor Summary | |
---|---|
TetrifastProtocol()
|
Method Summary | |
---|---|
String |
getName()
Return the name of this protocol |
String |
translate(NewGameMessage m)
|
String |
translate(PlayerNumMessage m)
|
Methods inherited from class net.jetrix.protocols.TetrinetProtocol |
---|
applyStyle, decode, encode, getEOL, getMessage, getStyles, readLine, toString, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TetrifastProtocol()
Method Detail |
---|
public String getName()
TetrinetProtocol
getName
in interface Protocol
getName
in class TetrinetProtocol
public String translate(PlayerNumMessage m)
translate
in class TetrinetProtocol
public String translate(NewGameMessage m)
translate
in class TetrinetProtocol
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |