|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Response | |
---|---|
com.jscape.inet.ftps |
Uses of Response in com.jscape.inet.ftps |
---|
Methods in com.jscape.inet.ftps that return Response | |
---|---|
Response |
FtpsClient.getLastResponse()
Obtains the last server response. |
Response |
FtpsClient.noop()
The FTP NOOP command. |
Response |
FtpsClient.password(java.lang.String password)
The FTP PASS command. |
static Response |
Response.readFrom(java.io.BufferedReader in)
Reads the FTP response from the input stream. |
Response |
FtpsClient.readResponse()
Reads the server response skipping all preliminary responses. |
Response |
FtpsClient.sendRequest(java.lang.String command)
Sends the request to the server. |
Response |
FtpsClient.userName(java.lang.String name)
The FTP USER command. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |