|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectHandler
Custom connect handlers must implement this interface The connect handlers will be server-wide common to all the POP3Handlers, therefore the handlers must store all the state information in the POP3Session object
| Method Summary | |
|---|---|
void |
onConnect(POP3Session session)
|
| Method Detail |
|---|
void onConnect(POP3Session session)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||