|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jsieve.commands.AbstractCommand org.apache.jsieve.commands.AbstractBodyCommand org.apache.jsieve.commands.AbstractControlCommand
public abstract class AbstractControlCommand
Abstract class AbstractControlCommand defines a framework of common behavior for control Commands as defined in RFC 3028, section 3.
Constructor Summary | |
---|---|
AbstractControlCommand()
Constructor for AbstractControlCommand. |
Method Summary |
---|
Methods inherited from class org.apache.jsieve.commands.AbstractBodyCommand |
---|
updateState |
Methods inherited from class org.apache.jsieve.commands.AbstractCommand |
---|
execute, executeBasic, validateArguments, validateBlock, validateState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractControlCommand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |