|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.james.smtpserver.core.POP3BeforeSMTPHandler
public class POP3BeforeSMTPHandler
This ConnectHandler can be used to activate pop-before-smtp
Constructor Summary | |
---|---|
POP3BeforeSMTPHandler()
|
Method Summary | |
---|---|
void |
configure(org.apache.avalon.framework.configuration.Configuration arg0)
|
void |
onConnect(SMTPSession session)
|
void |
setExpireTime(java.lang.String rawExpireTime)
Set the time after which an ipAddresses should be handled as expired |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public POP3BeforeSMTPHandler()
Method Detail |
---|
public void configure(org.apache.avalon.framework.configuration.Configuration arg0) throws org.apache.avalon.framework.configuration.ConfigurationException
configure
in interface org.apache.avalon.framework.configuration.Configurable
org.apache.avalon.framework.configuration.ConfigurationException
Configurable.configure(Configuration)
public void setExpireTime(java.lang.String rawExpireTime)
rawExpireTime
- The timepublic void onConnect(SMTPSession session)
onConnect
in interface ConnectHandler
ConnectHandler.onConnect(SMTPSession)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |