public class DefaultProcessorChain extends Object
Constructor and Description |
---|
DefaultProcessorChain() |
Modifier and Type | Method and Description |
---|---|
static ImapProcessor |
createDefaultChain(ImapProcessor chainEndProcessor,
org.apache.james.mailbox.MailboxManager mailboxManager,
org.apache.james.mailbox.SubscriptionManager subscriptionManager,
StatusResponseFactory statusResponseFactory,
MailboxTyper mailboxTyper,
long idleKeepAlive,
TimeUnit milliseconds,
Set<String> disabledCaps) |
public static final ImapProcessor createDefaultChain(ImapProcessor chainEndProcessor, org.apache.james.mailbox.MailboxManager mailboxManager, org.apache.james.mailbox.SubscriptionManager subscriptionManager, StatusResponseFactory statusResponseFactory, MailboxTyper mailboxTyper, long idleKeepAlive, TimeUnit milliseconds, Set<String> disabledCaps)
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.