org.apache.servicemix.soap.bindings.soap.model
Interface SoapBinding<T extends SoapOperation<?>>

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

public interface SoapBinding<T extends SoapOperation<?>>
extends Binding<T>

Author:
Guillaume Nodet

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.