Searched refs:messageKey (Results 1 - 25 of 101) sorted by relevance

12345

/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java36 private String messageKey; field in class:FileSystemException
42 * @param messageKey - the exception message key
44 public FileSystemException(String path, String messageKey) { argument
47 this.messageKey = messageKey;
52 * @param messageKey - the exception message key
55 public FileSystemException(String path, String messageKey, Throwable cause) { argument
58 this.messageKey = messageKey;
70 return messageKey;
73 setMessageKey(String messageKey) argument
[all...]
/external/proguard/src/proguard/gui/
H A DGUIResources.java41 public static String getMessage(String messageKey) argument
43 return messages.getString(messageKey);
51 public static String getMessage(String messageKey, Object[] messageArguments) argument
53 formatter.applyPattern(messages.getString(messageKey));
H A DProGuardRunnable.java139 private String msg(String messageKey) argument
141 return GUIResources.getMessage(messageKey);
149 private String msg(String messageKey, argument
152 return GUIResources.getMessage(messageKey, new Object[] {messageArgument});
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
H A DAbstractStoreFileCommandHandlerTestCase.groovy86 protected void testHandleCommand(List parameters, String messageKey, String contents) {
90 assertSessionReply(1, ReplyCodes.TRANSFER_DATA_FINAL_OK, messageKey)
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
H A DAbstractCommandHandlerTestCase.java199 * Return the test-specific parameterized reply text for the specified messageKey
201 * @param messageKey - the messageKey
202 * @return the reply text for the specified messageKey
204 protected String replyTextWithParameterFor(String messageKey) { argument
205 return "Reply for " + messageKey + ":{0}";
222 * @param messageKey - the messageKey
226 protected String formattedReplyTextFor(String messageKey, Object parameter) { argument
227 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArra
[all...]
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java203 * Return the test-specific parameterized reply text for the specified messageKey
204 * @param messageKey - the messageKey
205 * @return the reply text for the specified messageKey
207 protected String replyTextWithParameterFor(String messageKey) { argument
208 return "Reply for " + messageKey + ":{0}";
223 * @param messageKey - the messageKey
227 protected String formattedReplyTextFor(String messageKey, Object parameter) { argument
228 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArra
[all...]
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java203 * Return the test-specific parameterized reply text for the specified messageKey
204 * @param messageKey - the messageKey
205 * @return the reply text for the specified messageKey
207 protected String replyTextWithParameterFor(String messageKey) { argument
208 return "Reply for " + messageKey + ":{0}";
223 * @param messageKey - the messageKey
227 protected String formattedReplyTextFor(String messageKey, Object parameter) { argument
228 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArra
[all...]
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java203 * Return the test-specific parameterized reply text for the specified messageKey
204 * @param messageKey - the messageKey
205 * @return the reply text for the specified messageKey
207 protected String replyTextWithParameterFor(String messageKey) { argument
208 return "Reply for " + messageKey + ":{0}";
223 * @param messageKey - the messageKey
227 protected String formattedReplyTextFor(String messageKey, Object parameter) { argument
228 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArra
[all...]
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java203 * Return the test-specific parameterized reply text for the specified messageKey
204 * @param messageKey - the messageKey
205 * @return the reply text for the specified messageKey
207 protected String replyTextWithParameterFor(String messageKey) { argument
208 return "Reply for " + messageKey + ":{0}";
223 * @param messageKey - the messageKey
227 protected String formattedReplyTextFor(String messageKey, Object parameter) { argument
228 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArra
[all...]
/external/mockftpserver/tags/1.2.1/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java203 * Return the test-specific parameterized reply text for the specified messageKey
204 * @param messageKey - the messageKey
205 * @return the reply text for the specified messageKey
207 protected String replyTextWithParameterFor(String messageKey) { argument
208 return "Reply for " + messageKey + ":{0}";
223 * @param messageKey - the messageKey
227 protected String formattedReplyTextFor(String messageKey, Object parameter) { argument
228 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArra
[all...]
/external/mockftpserver/tags/1.2.2/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java203 * Return the test-specific parameterized reply text for the specified messageKey
204 * @param messageKey - the messageKey
205 * @return the reply text for the specified messageKey
207 protected String replyTextWithParameterFor(String messageKey) { argument
208 return "Reply for " + messageKey + ":{0}";
223 * @param messageKey - the messageKey
227 protected String formattedReplyTextFor(String messageKey, Object parameter) { argument
228 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArra
[all...]
/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java203 * Return the test-specific parameterized reply text for the specified messageKey
204 * @param messageKey - the messageKey
205 * @return the reply text for the specified messageKey
207 protected String replyTextWithParameterFor(String messageKey) { argument
208 return "Reply for " + messageKey + ":{0}";
223 * @param messageKey - the messageKey
227 protected String formattedReplyTextFor(String messageKey, Object parameter) { argument
228 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArra
[all...]
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java203 * Return the test-specific parameterized reply text for the specified messageKey
204 * @param messageKey - the messageKey
205 * @return the reply text for the specified messageKey
207 protected String replyTextWithParameterFor(String messageKey) { argument
208 return "Reply for " + messageKey + ":{0}";
223 * @param messageKey - the messageKey
227 protected String formattedReplyTextFor(String messageKey, Object parameter) { argument
228 return MessageFormat.format(replyTextWithParameterFor(messageKey), objArra
[all...]
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/command/
H A DAbstractStoreFileCommandHandlerTest.groovy86 protected void testHandleCommand(List parameters, String messageKey, String contents) {
90 assertSessionReply(1, ReplyCodes.TRANSFER_DATA_FINAL_OK, messageKey)

Completed in 935 milliseconds

12345