public interface LMTPServerMBean extends ServerMBean, org.apache.james.protocols.smtp.SMTPServerMBean
Modifier and Type | Method and Description |
---|---|
String |
getHeloName()
Return the hello name
|
long |
getMaximalMessageSize()
Return the maximum allowed size of the message
|
void |
setMaximalMessageSize(long maxSize)
Set the maximum allowed size of messages.
|
getBoundAddresses, getCurrentConnections, getHandledConnections, getMaximumConcurrentConnections, getServiceType, getSocketType, getStartTLSSupported, getTimeout, isEnabled, isStarted, start, stop
long getMaximalMessageSize()
void setMaximalMessageSize(long maxSize)
maxSize
- String getHeloName()
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.