com.mjh.switchrmi.transport.smtp
Class SmtpServiceHandler

java.lang.Object
  |
  +--com.mjh.switchrmi.transport.smtp.SmtpServiceHandler

public class SmtpServiceHandler
extends java.lang.Object

Author:
michaelh To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
SmtpServiceHandler(javax.naming.Context ctx)
          Constructor for SmtpServiceHandler.
 
Method Summary
 void invoke()
           
 void setMessage(javax.mail.Message msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmtpServiceHandler

public SmtpServiceHandler(javax.naming.Context ctx)
Constructor for SmtpServiceHandler.

Method Detail

setMessage

public void setMessage(javax.mail.Message msg)

invoke

public void invoke()
            throws java.lang.Exception
java.lang.Exception


Copyright © 2002-2002 Michael J. Henderson & Associates, LLC. All Rights Reserved.