Searched refs:readServerResponse (Results 1 – 1 of 1) sorted by relevance
411 private int readServerResponse() throws IOException { in readServerResponse() method in FtpClient497 lastReplyCode = FtpReplyCode.find(readServerResponse()); in readReply()