|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NNTPClient | |
nan.nntp | |
nan.tools | |
nan.view |
Uses of NNTPClient in nan.nntp |
Classes in nan.nntp that implement NNTPClient | |
class |
NNTPClientImpl
An implementation of the NNTP Client interface. |
Uses of NNTPClient in nan.tools |
Constructors in nan.tools with parameters of type NNTPClient | |
BackgroundNewsgroupListDownloader(WaitDialog dialog,
NNTPClient client)
Creates a new ReadNewsgroupsThread object. |
|
BackgroundNewsgroupDownloader(NNTPClient client,
WaitDialog dialog,
Newsgroup newsgroup,
MessageTree tree)
Creates a new BackgroundNewsgroupDownloader object. |
|
BackgroundConnectThread(ServerSettings settings,
NNTPClient client,
WaitDialog dialog)
Creates a new BackgroundConnectThread object. |
|
BackgroundCacheDownloader(View waiter,
Newsgroup newsgroup,
NNTPClient client,
WaitDialog dialog)
Creates a new BackgroundCacheDownloader object. |
Uses of NNTPClient in nan.view |
Methods in nan.view that return NNTPClient | |
NNTPClient |
View.getNNTPClient()
Gets the NNTPClient. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |