org.apache.servicemix.soap.api.model.wsdl1
Interface Wsdl1Binding<T extends Wsdl1Operation<?>>

All Superinterfaces:
Binding<T>, InterceptorProvider
All Known Subinterfaces:
Wsdl1SoapBinding
All Known Implementing Classes:
AbstractWsdl1Binding, Wsdl1SoapBindingImpl

public interface Wsdl1Binding<T extends Wsdl1Operation<?>>
extends Binding<T>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.servicemix.soap.api.InterceptorProvider
InterceptorProvider.Phase
 
Method Summary
 
Methods inherited from interface org.apache.servicemix.soap.api.model.Binding
createMessage, createMessage, getInterceptorChain, getInterfaceName, getLocation, getOperation, getOperations
 
Methods inherited from interface org.apache.servicemix.soap.api.InterceptorProvider
getInterceptors
 



Copyright © 2005-2015 FuseSource. All Rights Reserved.