|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.inet.imap.Namespaces
public class Namespaces
A tuple of IMAP namespaces, as defined in RFC 2342.
| Nested Class Summary | |
|---|---|
static class |
Namespaces.Namespace
An individual namespace specification. |
| Method Summary | |
|---|---|
Namespaces.Namespace[] |
getOther()
Returns the list of other users' namespaces. |
Namespaces.Namespace[] |
getPersonal()
Returns the list of personal namespaces. |
Namespaces.Namespace[] |
getShared()
Returns the list of shared namespaces. |
java.lang.String |
toString()
Debugging. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Namespaces.Namespace[] getPersonal()
public Namespaces.Namespace[] getOther()
public Namespaces.Namespace[] getShared()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||