Uses of Class
org.apache.commons.net.nntp.NNTP
-
Packages that use NNTP Package Description org.apache.commons.net.nntp NNTP - network news transfer protocol -
-
Uses of NNTP in org.apache.commons.net.nntp
Subclasses of NNTP in org.apache.commons.net.nntp Modifier and Type Class Description class
NNTPClient
NNTPClient encapsulates all the functionality necessary to post and retrieve articles from an NNTP server.
-