Searched defs:REIN (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/test/sun/net/ftp/ | ||
H A D | FtpGetContent.java | 74 private final int REIN = 12; field in class:FtpGetContent.FtpServer.FtpServerHandler 81 "NOOP", "RETR", "PASV", "PORT", "LIST", "REIN", |
H A D | FtpURL.java | 72 private final int REIN = 12; field in class:FtpURL.FtpServer.FtpServerHandler 79 "NOOP", "RETR", "PASV", "PORT", "LIST", "REIN", |
Completed in 1084 milliseconds