|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FTPResponse | |
|---|---|
| gnu.inet.ftp | This package contains an FTP client. |
| Uses of FTPResponse in gnu.inet.ftp |
|---|
| Fields in gnu.inet.ftp declared as FTPResponse | |
|---|---|
protected FTPResponse |
FTPException.response
The response that provoked this exception. |
| Methods in gnu.inet.ftp that return FTPResponse | |
|---|---|
FTPResponse |
FTPException.getResponse()
Returns the response that provoked this exception. |
protected FTPResponse |
FTPConnection.getResponse()
Reads the next response from the server. |
protected FTPResponse |
FTPConnection.readResponse()
Reads and parses the next response from the server. |
| Constructors in gnu.inet.ftp with parameters of type FTPResponse | |
|---|---|
FTPException(FTPResponse response)
Constructs a new FTP exception. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||