org.apache.james.protocols.smtp.hook
Interface Hook

All Superinterfaces:
ProtocolHandler
All Known Subinterfaces:
AuthHook, HeloHook, HookResultHook, MailHook, MailParametersHook, MessageHook, QuitHook, RcptHook, UnknownHook
All Known Implementing Classes:
AbstractAuthRequiredToRelayRcptHook, AbstractGreylistHandler, AbstractSenderAuthIdentifyVerificationRcptHook, AbstractValidRcptHandler, AcceptRecipientIfRelayingIsAllowed, AuthCmdHandler, DNSRBLHandler, HookResultLogger, MailSizeEsmtpExtension, MaxRcptHandler, MaxUnknownCmdHandler, PostmasterAbuseRcptHook, ResolvableEhloHeloHandler, ReverseEqualsEhloHeloHandler, SimpleHook, SpamTrapHandler, SupressDuplicateRcptHandler, ValidSenderDomainHandler

public interface Hook
extends ProtocolHandler

Just and marker interface for the different Hooks




Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.