com.uwyn.drone.protocol.commands
Class Ping

java.lang.Object
  extended bycom.uwyn.drone.protocol.commands.Ping
All Implemented Interfaces:
IrcCommand

public class Ping
extends Object
implements IrcCommand


Constructor Summary
Ping(String identifier)
           
 
Method Summary
 String getCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ping

public Ping(String identifier)
Method Detail

getCommand

public String getCommand()
Specified by:
getCommand in interface IrcCommand


Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.