Secure iNet Factory

Uses of Class
com.jscape.inet.nntp.NntpNewsgroup

Packages that use NntpNewsgroup
com.jscape.inet.nntp Contains classes for communicating with NNTP (Network News Transport Protocol) servers. 
 

Uses of NntpNewsgroup in com.jscape.inet.nntp
 

Methods in com.jscape.inet.nntp that return NntpNewsgroup
 NntpNewsgroup Nntp.getCurrentNewsgroup()
          Gets the currently active newsgroup.
 NntpNewsgroup Nntp.getNewsgroup(java.lang.String group)
          Creates NntpNewsgroup from server response to GROUP command.
Posting permission is not available in response to this command and it will be assigned to true.
 

Methods in com.jscape.inet.nntp with parameters of type NntpNewsgroup
 void Nntp.setNewsgroup(NntpNewsgroup group)
          Sets current active newsgroup.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved