|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NNTPStore | |
|---|---|
| org.apache.geronimo.javamail.store.nntp | |
| Uses of NNTPStore in org.apache.geronimo.javamail.store.nntp |
|---|
| Subclasses of NNTPStore in org.apache.geronimo.javamail.store.nntp | |
|---|---|
class |
NNTPSSLStore
NNTP implementation of javax.mail.Store over an SSL connection. |
| Fields in org.apache.geronimo.javamail.store.nntp declared as NNTPStore | |
|---|---|
protected NNTPStore |
NNTPMessage.store
|
| Constructors in org.apache.geronimo.javamail.store.nntp with parameters of type NNTPStore | |
|---|---|
NNTPFolder(NNTPStore store)
Super class constructor the base NNTPFolder class. |
|
NNTPGroupFolder(NNTPRootFolder parent,
NNTPStore store,
String name,
NNTPNewsrcGroup groupInfo)
Construct a "real" folder representing an NNTP news group. |
|
NNTPRootFolder(NNTPStore store,
String name,
String fullName)
Construct the NNTPRootFolder. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||