org.apache.servicemix.soap.api.model.wsdl2
Interface Wsdl2Binding<T extends Wsdl2Operation<?>>

All Superinterfaces:
Binding<T>, InterceptorProvider
All Known Subinterfaces:
Wsdl2HttpBinding, Wsdl2SoapBinding
All Known Implementing Classes:
AbstractWsdl2Binding, Wsdl2HttpBindingImpl

public interface Wsdl2Binding<T extends Wsdl2Operation<?>>
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.