org.apache.axis.transport.mail

Class MailTransport

public class MailTransport extends Transport

A Transport which will cause an invocation via "mail"

Author: Davanum Srinivas

Constructor Summary
MailTransport()
Method Summary
voidsetupMessageContextImpl(MessageContext mc, Call call, AxisEngine engine)
Set up any transport-specific derived properties in the message context.

Constructor Detail

MailTransport

public MailTransport()

Method Detail

setupMessageContextImpl

public void setupMessageContextImpl(MessageContext mc, Call call, AxisEngine engine)
Set up any transport-specific derived properties in the message context.

Parameters: mc the context to set up call the Call object engine the engine containing the registries

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.