- setErrorProperty(String) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask
-
Sets the error property.
- setHost(String) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask
-
Sets the host (either name or number) against which this
test will run.
- setPasswd(String) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask.AddUser
-
Sets the password for the user.
- setPort(int) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask.AddUser
-
Sets the port against which the user addition
script should be executed.
- setPort(int) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask
-
Sets the port aginst which this test will run.
- setQuiet(boolean) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask
-
Sets whether progress output should be suppressed/
- setScript(File) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask.AddUser
-
Sets the file containing the user creation script.
- setScript(File) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask
-
Sets the script to execute.
- setShabang(String) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask
-
Sets the script shabang.
- setSkip(boolean) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask
-
Sets execution skipping.
- setUser(String) - Method in class org.apache.james.mpt.ant.MailProtocolTestTask.AddUser
-
Sets the name of the user to be created.