|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.email.proxy.pop3.Pop3Handler
public class Pop3Handler
Constructor Summary | |
---|---|
Pop3Handler(java.net.InetAddress localHost,
Pop3CommandRegistry registry,
UserManager manager,
Environment env)
|
Method Summary | |
---|---|
java.net.InetAddress |
getLocalHost()
|
void |
handleConnection(java.net.Socket socket)
|
void |
quit()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Pop3Handler(java.net.InetAddress localHost, Pop3CommandRegistry registry, UserManager manager, Environment env)
Method Detail |
---|
public java.net.InetAddress getLocalHost()
public void handleConnection(java.net.Socket socket) throws java.io.IOException
java.io.IOException
public void quit()
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |