Uses of Class
nan.exception.nntp.NNTPConnectException

Packages that use NNTPConnectException
nan.nntp   
 

Uses of NNTPConnectException in nan.nntp
 

Methods in nan.nntp that throw NNTPConnectException
 void NNTPClientImpl.connect(java.lang.String hostname, int port)
          Connects to the NNTP server.
 void NNTPClient.connect(java.lang.String hostname, int port)
          Connects to the NNTP server.