public abstract class AbstractStubCommandHandler extends AbstractStaticReplyCommandHandler
StubFtpServer
.
Subclasses can optionally override the reply code and/or text for the reply by calling
AbstractStaticReplyCommandHandler.setReplyCode(int)
, AbstractStaticReplyCommandHandler.setReplyMessageKey(String)
and AbstractStaticReplyCommandHandler.setReplyText(String)
.
replyCode, replyMessageKey, replyText
LOG
Constructor and Description |
---|
AbstractStubCommandHandler() |
sendReply, sendReply, setReplyCode, setReplyMessageKey, setReplyText
clearInvocations, getInvocation, handleCommand, handleCommand, numberOfInvocations, sendReply
assertValidReplyCode, getReplyTextBundle, quotes, setReplyTextBundle
Copyright © 2016. All rights reserved.