| Package | Description |
|---|---|
| gnu.inet.imap |
This package contains an IMAP4rev1 client.
|
| Modifier and Type | Method and Description |
|---|---|
ListEntry[] |
IMAPConnection.list(String reference,
String mailbox)
Returns a subset of names from the compete set of names available to
the client.
|
protected ListEntry[] |
IMAPConnection.listImpl(String command,
String reference,
String mailbox) |
ListEntry[] |
IMAPConnection.lsub(String reference,
String mailbox)
Returns a subset of subscribed names.
|
Copyright © 2017. All rights reserved.