Package org.sonews.util.io
Class ArticleTransmitter
java.lang.Object
org.sonews.util.io.ArticleTransmitter
The ArticleTransmitter class encapsulates the functionality to transmit
a news article from one newsserver to another.
It uses the standart ARTICLE, GROUP and POST command to transmit the news
article.
There is no conversation done, the raw header and body parts are simply
read from one stream and written to the other.
- Since:
- sonews/2.0
- Author:
- Christian Lins
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ArticleTransmitter
-
-
Method Details
-
transfer
- Throws:
IOException
-