net.jetrix.clients
Class TSpecClient

java.lang.Object
  extended by net.jetrix.clients.TetrinetClient
      extended by net.jetrix.clients.TSpecClient
All Implemented Interfaces:
Runnable, Client, Destination

public class TSpecClient
extends TetrinetClient

Spectator client.

Version:
$Revision: 529 $, $Date: 2004-12-17 02:40:24 +0100 (ven., 17 déc. 2004) $
Author:
Emmanuel Bourg

Field Summary
 
Fields inherited from class net.jetrix.clients.TetrinetClient
connectionTime, disconnected, in, lastMessageTime, log, out, queue, serverConfig, socket
 
Constructor Summary
TSpecClient()
           
 
Method Summary
protected  boolean isAsynchronous()
          Tells if the messages are sent asynchroneously to the client.
 
Methods inherited from class net.jetrix.clients.TetrinetClient
disconnect, getChannel, getConnectionTime, getIdleTime, getInetAddress, getProtocol, getSocket, getType, getUser, getVersion, receiveMessage, run, send, setChannel, setProtocol, setSocket, setType, setUser, setVersion, supportsAutoJoin, supportsMultipleChannels, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TSpecClient

public TSpecClient()
Method Detail

isAsynchronous

protected boolean isAsynchronous()
Description copied from class: TetrinetClient
Tells if the messages are sent asynchroneously to the client.

Overrides:
isAsynchronous in class TetrinetClient


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