Searched refs:systemName (Results 1 - 25 of 83) sorted by relevance

1234

/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/test/groovy/org/mockftpserver/fake/
H A DFakeFtpServerTest.groovy81 assert ftpServer.systemName == "WINDOWS"
82 ftpServer.systemName = "abc"
83 assert ftpServer.systemName == "abc"
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/
H A DFakeFtpServerTest.groovy83 assert ftpServer.systemName == "WINDOWS"
84 ftpServer.systemName = "abc"
85 assert ftpServer.systemName == "abc"
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/
H A DFakeFtpServerTest.groovy81 assert ftpServer.systemName == "WINDOWS"
82 ftpServer.systemName = "abc"
83 assert ftpServer.systemName == "abc"
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/
H A DFakeFtpServerTest.groovy81 assert ftpServer.systemName == "WINDOWS"
82 ftpServer.systemName = "abc"
83 assert ftpServer.systemName == "abc"

Completed in 440 milliseconds

1234