Uses of Package
org.apache.jsieve

Packages that use org.apache.jsieve
org.apache.jsieve   
org.apache.jsieve.commands   
org.apache.jsieve.commands.extensions   
org.apache.jsieve.commands.optional   
org.apache.jsieve.comparators   
org.apache.jsieve.mail   
org.apache.jsieve.mailet Sieve filtering mailet. 
org.apache.jsieve.parser   
org.apache.jsieve.tests   
org.apache.jsieve.tests.optional   
org.apache.jsieve.util.check This package contains the ScriptCheckMailAdapter MailAdapter implementation. 
 

Classes in org.apache.jsieve used by org.apache.jsieve
Argument
          A simple Interface for Arguments.
Arguments
           A parsed representation of the RFC3028 BNF...
Block
           A parsed representation of the RFC3028 BNF...
Command
           A parsed representation of the RFC3028 BNF...
CommandManager
          Maps Command names to configured Command implementation classes.
Commands
           A parsed representation of the RFC3028 BNF...
CommandStateManager
          Thread singleton class CommandStateManager records the state of a Sieve evaluation.
ComparatorManager
          Maps Comparator names to configured Comparator implementation classes.
ConditionManager
          Thread singleton class ConditionManager manages Conditional Commands during a Sieve evaluation.
Executable
          Interface for an Executable operation.
ExecutableCommand
          Interface ExecutableCommand defines the method signatures for Sieve Commands.
ScriptCoordinate
          Specifies the positional extent of an element within the script being executed.
SieveConfigurationException
          Class SieveConfigurationException indicates an exceptional condition encountered while evaluating the Sieve configuration.
SieveContext
          Context for sieve operations.
SieveFactory
           SieveFactory is the primary invocation point for all Sieve operations.
Test
           A parsed representation of an RFC3028 test argument...
TestList
           A parsed representation of an RFC3028 testlist argument...
TestManager
          Maps Test names to configured Test implementation classes.
 

Classes in org.apache.jsieve used by org.apache.jsieve.commands
Arguments
           A parsed representation of the RFC3028 BNF...
Block
           A parsed representation of the RFC3028 BNF...
ExecutableCommand
          Interface ExecutableCommand defines the method signatures for Sieve Commands.
SieveContext
          Context for sieve operations.
 

Classes in org.apache.jsieve used by org.apache.jsieve.commands.extensions
Arguments
           A parsed representation of the RFC3028 BNF...
Block
           A parsed representation of the RFC3028 BNF...
ExecutableCommand
          Interface ExecutableCommand defines the method signatures for Sieve Commands.
SieveContext
          Context for sieve operations.
 

Classes in org.apache.jsieve used by org.apache.jsieve.commands.optional
Arguments
           A parsed representation of the RFC3028 BNF...
Block
           A parsed representation of the RFC3028 BNF...
ExecutableCommand
          Interface ExecutableCommand defines the method signatures for Sieve Commands.
SieveContext
          Context for sieve operations.
 

Classes in org.apache.jsieve used by org.apache.jsieve.comparators
SieveContext
          Context for sieve operations.
 

Classes in org.apache.jsieve used by org.apache.jsieve.mail
SieveContext
          Context for sieve operations.
 

Classes in org.apache.jsieve used by org.apache.jsieve.mailet
SieveContext
          Context for sieve operations.
 

Classes in org.apache.jsieve used by org.apache.jsieve.parser
ScriptCoordinate
          Specifies the positional extent of an element within the script being executed.
 

Classes in org.apache.jsieve used by org.apache.jsieve.tests
Arguments
           A parsed representation of the RFC3028 BNF...
SieveContext
          Context for sieve operations.
 

Classes in org.apache.jsieve used by org.apache.jsieve.tests.optional
Arguments
           A parsed representation of the RFC3028 BNF...
SieveContext
          Context for sieve operations.
 

Classes in org.apache.jsieve used by org.apache.jsieve.util.check
SieveContext
          Context for sieve operations.
 



Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.