public interface FTPResponse
Modifier and Type | Method and Description |
---|---|
int |
getReplyCode()
Returns the reply code of the FTP response.
|
String |
getReplyString()
Returns the entire text from the FTP response.
|
int getReplyCode()
String getReplyString()
Copyright © 2016–2024. All rights reserved.