org.apache.servicemix.soap.core.model
Class AbstractWsdl1Binding<T extends Wsdl1Operation<?>>

java.lang.Object
  extended by org.apache.servicemix.soap.core.AbstractInterceptorProvider
      extended by org.apache.servicemix.soap.core.model.AbstractBinding<T>
          extended by org.apache.servicemix.soap.core.model.AbstractWsdl1Binding<T>
All Implemented Interfaces:
InterceptorProvider, Binding<T>, Wsdl1Binding<T>

public class AbstractWsdl1Binding<T extends Wsdl1Operation<?>>
extends AbstractBinding<T>
implements Wsdl1Binding<T>

Author:
Guillaume Nodet

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.servicemix.soap.api.InterceptorProvider
InterceptorProvider.Phase
 
Constructor Summary
AbstractWsdl1Binding()
           
 
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.model.Binding
createMessage, createMessage, getInterceptorChain, getInterfaceName, getLocation, getOperation, getOperations
 
Methods inherited from interface org.apache.servicemix.soap.api.InterceptorProvider
getInterceptors
 

Constructor Detail

AbstractWsdl1Binding

public AbstractWsdl1Binding()


Copyright © 2005-2015 FuseSource. All Rights Reserved.