Searched defs:systemName (Results 1 - 25 of 33) sorted by relevance

12

/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
42 private String systemName = "WINDOWS"; field in class:SystCommandHandler
55 sendReply(session, quotes(systemName));
59 * Set the systemName String to be returned by this command
60 * @param systemName - the systemName
62 public void setSystemName(String systemName) { argument
63 Assert.notNull(systemName, "systemName");
64 this.systemName
[all...]
/external/mockftpserver/tags/1.0/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
42 private String systemName = "WINDOWS"; field in class:SystCommandHandler
55 sendReply(session, quotes(systemName));
59 * Set the systemName String to be returned by this command
60 * @param systemName - the systemName
62 public void setSystemName(String systemName) { argument
63 Assert.notNull(systemName, "systemName");
64 this.systemName
[all...]
/external/mockftpserver/tags/1.1/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
42 private String systemName = "WINDOWS"; field in class:SystCommandHandler
55 sendReply(session, quotes(systemName));
59 * Set the systemName String to be returned by this command
60 * @param systemName - the systemName
62 public void setSystemName(String systemName) { argument
63 Assert.notNull(systemName, "systemName");
64 this.systemName
[all...]
/external/mockftpserver/tags/1.2/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
42 private String systemName = "WINDOWS"; field in class:SystCommandHandler
55 sendReply(session, quotes(systemName));
59 * Set the systemName String to be returned by this command
60 * @param systemName - the systemName
62 public void setSystemName(String systemName) { argument
63 Assert.notNull(systemName, "systemName");
64 this.systemName
[all...]
/external/mockftpserver/tags/1.2.1/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
42 private String systemName = "WINDOWS"; field in class:SystCommandHandler
55 sendReply(session, quotes(systemName));
59 * Set the systemName String to be returned by this command
60 * @param systemName - the systemName
62 public void setSystemName(String systemName) { argument
63 Assert.notNull(systemName, "systemName");
64 this.systemName
[all...]
/external/mockftpserver/tags/1.2.2/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
42 private String systemName = "WINDOWS"; field in class:SystCommandHandler
55 sendReply(session, quotes(systemName));
59 * Set the systemName String to be returned by this command
60 * @param systemName - the systemName
62 public void setSystemName(String systemName) { argument
63 Assert.notNull(systemName, "systemName");
64 this.systemName
[all...]
/external/mockftpserver/tags/1.2.3/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
42 private String systemName = "WINDOWS"; field in class:SystCommandHandler
55 sendReply(session, quotes(systemName));
59 * Set the systemName String to be returned by this command
60 * @param systemName - the systemName
62 public void setSystemName(String systemName) { argument
63 Assert.notNull(systemName, "systemName");
64 this.systemName
[all...]
/external/mockftpserver/tags/1.2.4/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
42 private String systemName = "WINDOWS"; field in class:SystCommandHandler
55 sendReply(session, quotes(systemName));
59 * Set the systemName String to be returned by this command
60 * @param systemName - the systemName
62 public void setSystemName(String systemName) { argument
63 Assert.notNull(systemName, "systemName");
64 this.systemName
[all...]
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
42 private String systemName = "WINDOWS"; field in class:SystCommandHandler
55 sendReply(session, quotes(systemName));
59 * Set the systemName String to be returned by this command
60 * @param systemName - the systemName
62 public void setSystemName(String systemName) { argument
63 Assert.notNull(systemName, "systemName");
64 this.systemName
[all...]
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
40 private String systemName = "WINDOWS"; field in class:SystCommandHandler
50 sendReply(session, quotes(systemName));
54 * Set the systemName String to be returned by this command
56 * @param systemName - the systemName
58 public void setSystemName(String systemName) { argument
59 Assert.notNull(systemName, "systemName");
60 this.systemName
[all...]
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/java/org/mockftpserver/stub/command/
H A DSystCommandHandler.java28 * setting the <code>systemName</code> property.
42 private String systemName = "WINDOWS"; field in class:SystCommandHandler
55 sendReply(session, quotes(systemName));
59 * Set the systemName String to be returned by this command
60 * @param systemName - the systemName
62 public void setSystemName(String systemName) { argument
63 Assert.notNull(systemName, "systemName");
64 this.systemName
[all...]
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/
H A DFakeFtpServer.java121 * The <code>systemName</code> property specifies the value returned by the <code>SYST</code>
144 private String systemName = "WINDOWS"; field in class:FakeFtpServer
158 return systemName;
161 public void setSystemName(String systemName) { argument
162 this.systemName = systemName;
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/
H A DFakeFtpServer.java119 * The <code>systemName</code> property specifies the value returned by the <code>SYST</code>
142 private String systemName = "WINDOWS"; field in class:FakeFtpServer
156 return systemName;
159 public void setSystemName(String systemName) { argument
160 this.systemName = systemName;
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/
H A DFakeFtpServer.java119 * The <code>systemName</code> property specifies the value returned by the <code>SYST</code>
142 private String systemName = "WINDOWS"; field in class:FakeFtpServer
156 return systemName;
159 public void setSystemName(String systemName) { argument
160 this.systemName = systemName;
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/
H A DFakeFtpServer.java107 private String systemName = "WINDOWS"; field in class:FakeFtpServer
120 return systemName;
123 public void setSystemName(String systemName) { argument
124 this.systemName = systemName;

Completed in 307 milliseconds

12