Package com.sendmail.jilter

Main package for Jilter.

See:
          Description

Interface Summary
JilterEOMActions Contains the actions available during eom processing.
JilterHandler The main handler interface for writing a Java-based milter (Jilter).
 

Class Summary
JilterHandlerAdapter An adapter to implement methods in JilterHander interface so subclasses may override only those methods they desire.
JilterProcessor The guts of handling the filter side of the Milter protocol.
JilterStatus Status class for methods in JilterHandler.
 

Package com.sendmail.jilter Description

Main package for Jilter. Filters implemented with Jilter typically implement the JilterHandler interface. The Milter protocol itself is handled by the JilterProcessor class.



Copyright © 2004-2006 Sendmail, Inc.. All Rights Reserved.