examples.nntp
Class ExtendedNNTPOps
java.lang.Object
examples.nntp.ExtendedNNTPOps
public class ExtendedNNTPOps
- extends Object
Simple class showing some of the extended commands (AUTH, XOVER, LIST ACTIVE)
- Author:
- Rory Winston
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedNNTPOps
public ExtendedNNTPOps()
demo
public void demo(String host,
String user,
String password)
main
public static void main(String[] args)
Copyright © 1997-2010 The Apache Software Foundation. All Rights Reserved.