Package examples.nntp
Class ExtendedNNTPOps
- java.lang.Object
-
- examples.nntp.ExtendedNNTPOps
-
public class ExtendedNNTPOps extends java.lang.Object
Simple class showing some of the extended commands (AUTH, XOVER, LIST ACTIVE)
-
-
Constructor Summary
Constructors Constructor Description ExtendedNNTPOps()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Constructor Detail
-
ExtendedNNTPOps
public ExtendedNNTPOps()
-
-
Method Detail
-
main
public static void main(java.lang.String[] args)
-
-