f00f.net.irc.martyr.test
Class WhoisTest

java.lang.Object
  extended by f00f.net.irc.martyr.test.WhoisTest

public class WhoisTest
extends java.lang.Object


Constructor Summary
WhoisTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          A really simple test, all this does is login to a network and issue a WHOIS on args[0]
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhoisTest

public WhoisTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
A really simple test, all this does is login to a network and issue a WHOIS on args[0]

Parameters:
args - Args passed to program
Throws:
java.lang.Exception - if something bad occurs =)


Copyright © 2000-2007 Ben Damm, Daniel Henninger, et al.