examples
Class ExtendedNNTPOps

java.lang.Object
  extended byexamples.ExtendedNNTPOps

public class ExtendedNNTPOps
extends Object


Constructor Summary
ExtendedNNTPOps()
           
 
Method Summary
 void demo(String host, String user, String password)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedNNTPOps

public ExtendedNNTPOps()
Method Detail

demo

public void demo(String host,
                 String user,
                 String password)

main

public static void main(String[] args)


Copyright © 1997-2004 The Apache Software Foundation. All Rights Reserved.