examples.nntp

Class ExtendedNNTPOps

public class ExtendedNNTPOps extends Object

Simple class showing some of the extended commands (AUTH, XOVER, LIST ACTIVE)

Author: Rory Winston

Constructor Summary
ExtendedNNTPOps()
Method Summary
voiddemo(String host, String user, String password)
static voidmain(String[] args)

Constructor Detail

ExtendedNNTPOps

public ExtendedNNTPOps()

Method Detail

demo

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

main

public static void main(String[] args)