org.mule.transport.soap.axis.component
Class WebServiceWrapperComponent
java.lang.Object
org.mule.component.AbstractComponent
org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
org.mule.transport.soap.axis.component.WebServiceWrapperComponent
- All Implemented Interfaces:
- Component, Disposable, Initialisable, Lifecycle, Startable, Stoppable
public class WebServiceWrapperComponent
- extends AbstractWebServiceWrapperComponent
Methods inherited from class org.mule.component.AbstractComponent |
checkDisposed, dispose, doDispose, doStart, doStop, fireComponentNotification, getService, getStatistics, initialise, onCall, release, setService, start, stop, toString |
WebServiceWrapperComponent
public WebServiceWrapperComponent()
doOnCall
protected MuleMessage doOnCall(MuleEvent event)
throws Exception
- Specified by:
doOnCall
in class AbstractComponent
- Throws:
Exception
getUse
public String getUse()
setUse
public void setUse(String use)
getStyle
public String getStyle()
setStyle
public void setStyle(String style)
getProperties
public Map getProperties()
setProperties
public void setProperties(Map properties)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.