|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReplyTextBundleAware
Interface for objects that allow getting and setting a reply text ResourceBundle. This interface is implemented by CommandHandlers so that the StubFtpServer can automatically set the default reply text ResourceBundle for the CommandHandler.
| Method Summary | |
|---|---|
ResourceBundle |
getReplyTextBundle()
Return the ResourceBundle containing the reply text messages |
void |
setReplyTextBundle(ResourceBundle replyTextBundle)
Set the ResourceBundle containing the reply text messages |
| Method Detail |
|---|
ResourceBundle getReplyTextBundle()
void setReplyTextBundle(ResourceBundle replyTextBundle)
replyTextBundle - - the replyTextBundle to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||