|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mechanism | |
|---|---|
| org.apache.james.jspf.terms | |
| Uses of Mechanism in org.apache.james.jspf.terms |
|---|
| Classes in org.apache.james.jspf.terms that implement Mechanism | |
|---|---|
class |
AllMechanism
This class represent the all mechanism |
class |
AMechanism
This class represent the a mechanism |
class |
ExistsMechanism
This class represent the exists mechanism |
class |
GenericMechanism
This abstract class represent a gerneric mechanism |
class |
IncludeMechanism
This class represent the incude mechanism |
class |
IP4Mechanism
This class represent the ip4 mechanism |
class |
IP6Mechanism
This class represent the ip6 mechanism |
class |
MXMechanism
This class represent the mx mechanism |
class |
PTRMechanism
This class represent the ptr mechanism |
| Methods in org.apache.james.jspf.terms that return Mechanism | |
|---|---|
Mechanism |
Directive.getMechanism()
Return the Mechanism which should be run |
| Constructors in org.apache.james.jspf.terms with parameters of type Mechanism | |
|---|---|
Directive(String qualifier,
Mechanism mechanism,
Logger logger)
Construct Directive |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||