| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolHandlerLoaderBeanFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
LMTPServerFactory.setProtocolHandlerLoader(ProtocolHandlerLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
void |
POP3ServerFactory.setProtocolHandlerLoader(ProtocolHandlerLoader loader) |
| Constructor and Description |
|---|
ProtocolHandlerChainImpl(ProtocolHandlerLoader loader,
org.apache.commons.configuration.HierarchicalConfiguration handlerchainConfig,
String jmxName,
Class<? extends HandlersPackage> coreHandlersPackage,
Class<? extends HandlersPackage> jmxHandlersPackage) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProtocolAsyncServer.setProtocolHandlerLoader(ProtocolHandlerLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
void |
SMTPServerFactory.setProtocolHandlerLoader(ProtocolHandlerLoader loader) |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.