Internet Chess ToolKit
v0.2.0

ictk.boardgame.chess.net.ics.event
Class ICSConnectionEvent

java.lang.Object
  extended byictk.boardgame.chess.net.ics.event.ICSConnectionEvent

public class ICSConnectionEvent
extends java.lang.Object

Contains info on the connection status and which connection generated this event.


Constructor Summary
ICSConnectionEvent(ICSProtocolHandler con)
           
 
Method Summary
 ICSProtocolHandler getConnection()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ICSConnectionEvent

public ICSConnectionEvent(ICSProtocolHandler con)
Method Detail

getConnection

public ICSProtocolHandler getConnection()

Submit a bug or feature
Visit the Website
Internet Chess ToolKit is licensed under the GPL v2 .