| Package | Description |
|---|---|
| org.apache.commons.net.ftp |
FTP and FTPS support classes
|
| org.apache.commons.net.nntp |
NNTP - network news transfer protocol
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FTPClient._parseExtendedPassiveModeReply(java.lang.String reply) |
protected void |
FTPClient._parsePassiveModeReply(java.lang.String reply) |
| Modifier and Type | Method and Description |
|---|---|
private void |
NNTPClient.__parseArticlePointer(java.lang.String reply,
ArticleInfo pointer)
Parse the reply and store the id and number in the pointer.
|
private static void |
NNTPClient.__parseGroupReply(java.lang.String reply,
NewsgroupInfo info) |