org.apache.servicemix.soap.bindings.soap.model.wsdl1
Interface Wsdl1SoapOperation

All Superinterfaces:
Operation<Wsdl1SoapMessage>, SoapOperation<Wsdl1SoapMessage>, Wsdl1Operation<Wsdl1SoapMessage>
All Known Implementing Classes:
Wsdl1SoapOperationImpl

public interface Wsdl1SoapOperation
extends SoapOperation<Wsdl1SoapMessage>, Wsdl1Operation<Wsdl1SoapMessage>

Author:
Guillaume Nodet

Method Summary
 Wsdl1SoapBinding.Style getStyle()
           
 java.lang.String getTransport()
           
 
Methods inherited from interface org.apache.servicemix.soap.bindings.soap.model.SoapOperation
getSoapAction
 
Methods inherited from interface org.apache.servicemix.soap.api.model.Operation
getInput, getMep, getName, getOutput
 

Method Detail

getStyle

Wsdl1SoapBinding.Style getStyle()

getTransport

java.lang.String getTransport()


Copyright © 2005-2015 FuseSource. All Rights Reserved.