|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.mail.util.ConnectionListener
Constructor Summary | |
ConnectionListener(java.lang.String service)
|
Method Summary | |
void |
closed(javax.mail.event.ConnectionEvent event)
|
void |
disconnected(javax.mail.event.ConnectionEvent event)
|
void |
opened(javax.mail.event.ConnectionEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectionListener(java.lang.String service)
Method Detail |
public void closed(javax.mail.event.ConnectionEvent event)
closed
in interface javax.mail.event.ConnectionListener
public void disconnected(javax.mail.event.ConnectionEvent event)
disconnected
in interface javax.mail.event.ConnectionListener
public void opened(javax.mail.event.ConnectionEvent event)
opened
in interface javax.mail.event.ConnectionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |