|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractControlCommand | |
|---|---|
| org.apache.jsieve.commands | |
| Uses of AbstractControlCommand in org.apache.jsieve.commands |
|---|
| Subclasses of AbstractControlCommand in org.apache.jsieve.commands | |
|---|---|
class |
AbstractConditionalCommand
Abstract class AbstractConditionalCommand defines a framework of common behavior for conditional Commands (if, elsif, else). |
class |
Else
Class Else implements the Else Command as defined in RFC 3028, section 3.1. |
class |
Elsif
Class Elsif implements the Elsif Command as defined in RFC 3028, section 3.1. |
class |
If
Class If implements the If Command as defined in RFC 3028, section 3.1. |
class |
Stop
Class Stop implements the Stop Command as defined in RFC 3028, section 3.3. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||