org.apache.servicemix.soap.core.model
Class AbstractWsdl2Binding<T extends Wsdl2Operation<?>>

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.AbstractWsdl2Binding<T>
All Implemented Interfaces:
InterceptorProvider, Binding<T>, Wsdl2Binding<T>

public class AbstractWsdl2Binding<T extends Wsdl2Operation<?>>
extends AbstractBinding<T>
implements Wsdl2Binding<T>

Author:
Guillaume Nodet

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.servicemix.soap.api.InterceptorProvider
InterceptorProvider.Phase
 
Constructor Summary
AbstractWsdl2Binding()
           
 
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

AbstractWsdl2Binding

public AbstractWsdl2Binding()


Copyright © 2005-2012 FuseSource. All Rights Reserved.