Class Summary | |
---|---|
JilterConstants | |
JilterEOMActions |
Contains the actions available during eom processing. |
JilterEOMActionsImpl | |
JilterHandler | The main handler interface for writing a Java-based milter (Jilter). |
JilterHandlerAdapter | An adapter to implement methods in JilterHander interface so subclasses may override only those methods they desire. |
JilterPacket | |
JilterProcessor | The guts of handling the filter side of the Milter protocol. |
JilterServerPacketUtil | |
JilterStatus | Status class for methods in JilterHandler. |
SimpleJilterServer | Simple Jilter server for handling connections from an MTA. |