examples.nntp
Class post

java.lang.Object
  extended by 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()
           
 
Method Summary
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

post

public post()
Method Detail

main

public static final void main(String[] args)


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