Class MailTransport


  • public class MailTransport
    extends Transport
    A Transport which will cause an invocation via "mail"
    Author:
    Davanum Srinivas
    • 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.
        Overrides:
        setupMessageContextImpl in class Transport
        Parameters:
        mc - the context to set up
        call - the Call object
        engine - the engine containing the registries