Package | Description |
---|---|
org.apache.james.pop3server.jmx | |
org.apache.james.protocols.lib.jmx | |
org.apache.james.smtpserver.jmx |
Modifier and Type | Class and Description |
---|---|
class |
POP3CommandHandlerStats |
Modifier and Type | Method and Description |
---|---|
protected AbstractCommandHandlerStats |
CommandHandlerResultJMXMonitor.createCommandHandlerStats(org.apache.james.protocols.api.handler.CommandHandler<org.apache.james.protocols.pop3.POP3Session> handler) |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractCommandHandlerStats |
AbstractCommandHandlerResultJMXMonitor.createCommandHandlerStats(org.apache.james.protocols.api.handler.CommandHandler<S> handler)
Create the
AbstractCommandHandlerStats for the given
CommandHandler |
Modifier and Type | Class and Description |
---|---|
class |
SMTPCommandHandlerStats
Expose statistics for
CommandHandler via JMX |
Modifier and Type | Method and Description |
---|---|
protected AbstractCommandHandlerStats |
CommandHandlerResultJMXMonitor.createCommandHandlerStats(org.apache.james.protocols.api.handler.CommandHandler<org.apache.james.protocols.smtp.SMTPSession> handler) |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.