| 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  | MimeMessageCopyOnWriteProxyThis object wraps a "possibly shared" MimeMessage tracking copies and
 automatically cloning it (if shared) when a write operation is invoked. | 
| class  | MimeMessageInputStreamSourceTakes an input stream and creates a repeatable input stream source for a
 MimeMessageWrapper. | 
| class  | MimeMessageWrapperThis object wraps a MimeMessage, only loading the underlying MimeMessage
 object when needed. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JMXStateCompositeProcessorListenerAbstractStateCompositeProcessor.CompositeProcessorListenerimplementation which register MBeans for
 its childMailProcessorand keep track of the stats | 
| class  | JMXStateMailetProcessorListenerAbstractStateMailetProcessor.MailetProcessorListenerimplementation which register MBean's for all
 the containedMailetandMatcherand keep track of the stats | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | POP3CommandHandlerStats | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractCommandHandlerStatsExpose statistics for  CommandHandlervia JMX | 
| class  | ConnectHandlerStats | 
| class  | LineHandlerStatsGather stats for LineHandlers | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MimeMessageObjectMessageSourceMimeMessageSourceimplementation which reads the data from the
 payload of anObjectMessage. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HookStatsJMX Bean which keep track of statistics for a given Hook | 
| class  | SMTPCommandHandlerStatsExpose statistics for  CommandHandlervia JMX | 
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.