Package | Description |
---|---|
org.apache.james.core |
Implementations of core James services and concepts.
|
org.apache.james.mailetcontainer.impl.jmx | |
org.apache.james.pop3server.jmx | |
org.apache.james.protocols.lib.jmx | |
org.apache.james.queue.jms | |
org.apache.james.smtpserver.jmx |
Modifier and Type | Class and Description |
---|---|
class |
MailImpl
Wraps a MimeMessage adding routing information (from SMTP) and some simple
API enhancements.
|
class |
MimeMessageCopyOnWriteProxy
This object wraps a "possibly shared" MimeMessage tracking copies and
automatically cloning it (if shared) when a write operation is invoked.
|
class |
MimeMessageInputStreamSource
Takes an input stream and creates a repeatable input stream source for a
MimeMessageWrapper.
|
class |
MimeMessageWrapper
This object wraps a MimeMessage, only loading the underlying MimeMessage
object when needed.
|
Modifier and Type | Class and Description |
---|---|
class |
JMXStateCompositeProcessorListener
AbstractStateCompositeProcessor.CompositeProcessorListener implementation which register MBeans for
its child MailProcessor and keep track of the stats |
class |
JMXStateMailetProcessorListener
AbstractStateMailetProcessor.MailetProcessorListener implementation which register MBean's for all
the contained Mailet and Matcher and keep track of the stats |
Modifier and Type | Class and Description |
---|---|
class |
POP3CommandHandlerStats |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommandHandlerStats
Expose statistics for
CommandHandler via JMX |
class |
ConnectHandlerStats |
class |
LineHandlerStats
Gather stats for LineHandlers
|
Modifier and Type | Class and Description |
---|---|
class |
MimeMessageObjectMessageSource
MimeMessageSource implementation which reads the data from the
payload of an ObjectMessage . |
Modifier and Type | Class and Description |
---|---|
class |
HookStats
JMX Bean which keep track of statistics for a given Hook
|
class |
SMTPCommandHandlerStats
Expose statistics for
CommandHandler via JMX |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.