|
|||||||||
| Home >> All >> com >> mjh >> switchrmi >> transport >> smtp >> [ james overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.mjh.switchrmi.transport.smtp.james
Class RmiMailet

java.lang.ObjectGenericMailet
com.mjh.switchrmi.transport.smtp.james.RmiMailet
- public class RmiMailet
- extends GenericMailet
| Field Summary | |
(package private) javax.naming.Context |
jndiContext
|
| Constructor Summary | |
RmiMailet()
|
|
| Method Summary | |
private void |
debug(java.lang.Exception ex)
|
private void |
debug(java.lang.String msg)
|
void |
init(MailetConfig config)
|
void |
service(Mail mail)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
jndiContext
javax.naming.Context jndiContext
| Constructor Detail |
RmiMailet
public RmiMailet()
| Method Detail |
init
public void init(MailetConfig config)
throws javax.mail.MessagingException
service
public void service(Mail mail)
throws javax.mail.MessagingException
debug
private void debug(java.lang.String msg)
debug
private void debug(java.lang.Exception ex)
|
|||||||||
| Home >> All >> com >> mjh >> switchrmi >> transport >> smtp >> [ james overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
GenericMailet