org.apache.servicemix.soap.bindings.soap.model.wsdl2
Interface Wsdl2SoapOperation

All Superinterfaces:
Operation<Wsdl2SoapMessage>, SoapOperation<Wsdl2SoapMessage>, Wsdl2Operation<Wsdl2SoapMessage>
All Known Implementing Classes:
Wsdl2SoapOperationImpl

public interface Wsdl2SoapOperation
extends Wsdl2Operation<Wsdl2SoapMessage>, SoapOperation<Wsdl2SoapMessage>

Author:
Guillaume Nodet

Method Summary
 java.net.URI getSoapMep()
           
 
Methods inherited from interface org.apache.servicemix.soap.api.model.wsdl2.Wsdl2Operation
getStyle
 
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

getSoapMep

java.net.URI getSoapMep()


Copyright © 2005-2015 FuseSource. All Rights Reserved.