Package | Description |
---|---|
org.apache.james.jspf.terms |
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
Mechanism |
Directive.getMechanism()
Return the Mechanism which should be run
|
Constructor and Description |
---|
Directive(String qualifier,
Mechanism mechanism,
Logger logger)
Construct Directive
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.