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. |