org.apache.axis.transport.mail
public class MailSender extends BasicHandler
Field Summary | |
---|---|
protected static Log | log |
Method Summary | |
---|---|
void | invoke(MessageContext msgContext)
invoke creates a socket connection, sends the request SOAP message and then
reads the response SOAP message back from the SOAP server
|
Parameters: msgContext the messsage context
Throws: AxisFault