Package net.jetrix.protocols

Contains concrete Protocol implementations.

See:
          Description

Interface Summary
IRCCommand IRC commands.
IRCReply Numeric replies generated by an IRC server in response to a command.
 

Class Summary
ConsoleProtocol Protocol to communicate with a console client
IRCMessage An IRC message.
IRCProtocol Protocol to communicate with IRC clients.
QueryProtocol Query Protocol.
TetrifastProtocol Protocol to communicate with Tetrifast compatible clients.
TetrinetProtocol Protocol to communicate with TetriNET 1.13 compatible clients.
TspecProtocol An abstract protocol to communicate with a client.
 

Package net.jetrix.protocols Description

Contains concrete Protocol implementations.



Copyright © 2001-2008 Emmanuel Bourg. All Rights Reserved.