org.apache.servicemix.soap.bindings.soap.impl
Class Wsdl2SoapBindingImpl

java.lang.Object
  extended by org.apache.servicemix.soap.core.AbstractInterceptorProvider
      extended by org.apache.servicemix.soap.core.model.AbstractBinding<Wsdl2SoapOperationImpl>
          extended by org.apache.servicemix.soap.bindings.soap.impl.Wsdl2SoapBindingImpl
All Implemented Interfaces:
InterceptorProvider, Binding<Wsdl2SoapOperationImpl>

public class Wsdl2SoapBindingImpl
extends AbstractBinding<Wsdl2SoapOperationImpl>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.servicemix.soap.api.InterceptorProvider
InterceptorProvider.Phase
 
Constructor Summary
Wsdl2SoapBindingImpl()
           
 
Method Summary
 
Methods inherited from class org.apache.servicemix.soap.core.model.AbstractBinding
addOperation, createMessage, createMessage, getInterceptorChain, getInterfaceName, getLocation, getOperation, getOperations, setInterfaceName, setLocation
 
Methods inherited from class org.apache.servicemix.soap.core.AbstractInterceptorProvider
getInterceptors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.servicemix.soap.api.InterceptorProvider
getInterceptors
 

Constructor Detail

Wsdl2SoapBindingImpl

public Wsdl2SoapBindingImpl()


Copyright © 2005-2012 FuseSource. All Rights Reserved.