| Package | Description |
|---|---|
| org.apache.commons.net.ftp | |
| org.apache.commons.net.nntp | |
| org.apache.commons.net.pop3 | |
| org.apache.commons.net.smtp |
| Modifier and Type | Field | Description |
|---|---|---|
protected ProtocolCommandSupport |
FTP._commandSupport_ |
A ProtocolCommandSupport object used to manage the registering of
ProtocolCommandListeners and te firing of ProtocolCommandEvents.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ProtocolCommandSupport |
NNTP._commandSupport_ |
A ProtocolCommandSupport object used to manage the registering of
ProtocolCommandListeners and te firing of ProtocolCommandEvents.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ProtocolCommandSupport |
POP3._commandSupport_ |
A ProtocolCommandSupport object used to manage the registering of
ProtocolCommandListeners and te firing of ProtocolCommandEvents.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ProtocolCommandSupport |
SMTP._commandSupport_ |
A ProtocolCommandSupport object used to manage the registering of
ProtocolCommandListeners and te firing of ProtocolCommandEvents.
|