| Package | Description |
|---|---|
| horstmann.ch02_mail |
| Modifier and Type | Field and Description |
|---|---|
private Mailbox |
Connection.currentMailbox |
| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<Mailbox> |
MailSystem.mailboxes |
| Modifier and Type | Method and Description |
|---|---|
Mailbox |
MailSystem.findMailbox(java.lang.String ext)
Locate a mailbox.
|