org.mule.transport.soap.axis
Interface AxisInitialisable


public interface AxisInitialisable

AxisInitialisable can be implemented by a Mule component that will be used as an Axis service to customise the Axis Service object


Method Summary
 void initialise(org.apache.axis.handlers.soap.SOAPService service)
           
 

Method Detail

initialise

void initialise(org.apache.axis.handlers.soap.SOAPService service)
                throws InitialisationException
Throws:
InitialisationException


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.