|
edtFTPj | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.net.ftp.FTPReply
public class FTPReply
Encapsulates the FTP server reply
| Field Summary | |
|---|---|
static String |
cvsId
Revision control id |
| Method Summary | |
|---|---|
String |
getRawReply()
Getter for raw reply |
String |
getReplyCode()
Getter for reply code |
String[] |
getReplyData()
Getter for reply data lines |
String |
getReplyText()
Getter for reply text |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String cvsId
| Method Detail |
|---|
public String getRawReply()
public String getReplyCode()
public String getReplyText()
public String[] getReplyData()
|
edtFTPj | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||