public class LMTPProtocolHandlerChain extends SMTPProtocolHandlerChain
SMTPProtocolHandlerChain sub-class which should be used to build the chain for LMTP.| Constructor and Description |
|---|
LMTPProtocolHandlerChain() |
LMTPProtocolHandlerChain(boolean addDefault) |
LMTPProtocolHandlerChain(Hook... hooks) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ProtocolHandler> |
initDefaultHandlers() |
add, add, addAll, addAllclear, contains, containsAll, get, getHandlers, indexOf, isEmpty, isReadyOnly, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, wireExtensibleHandlersdestroy, getHandlerspublic LMTPProtocolHandlerChain()
public LMTPProtocolHandlerChain(boolean addDefault)
public LMTPProtocolHandlerChain(Hook... hooks) throws WiringException
WiringExceptionprotected List<ProtocolHandler> initDefaultHandlers()
initDefaultHandlers in class SMTPProtocolHandlerChainCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.