examples.nntp
Class post
java.lang.Object
examples.nntp.post
public final class post
- extends Object
This is an example program using the NNTP package to post an article
to the specified newsgroup(s). It prompts you for header information and
a filename to post.
Constructor Summary |
post()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
post
public post()
main
public static final void main(String[] args)
Copyright © 1997-2010 The Apache Software Foundation. All Rights Reserved.