org.apache.servicemix.soap.bindings.jbi.impl
Class Wsdl1JbiBindingImpl

java.lang.Object
  extended by org.apache.servicemix.soap.core.AbstractInterceptorProvider
      extended by org.apache.servicemix.soap.core.model.AbstractBinding<Wsdl1Operation<Wsdl1Message<Wsdl1Part>>>
          extended by org.apache.servicemix.soap.bindings.jbi.impl.Wsdl1JbiBindingImpl
All Implemented Interfaces:
InterceptorProvider, Binding<Wsdl1Operation<Wsdl1Message<Wsdl1Part>>>

public class Wsdl1JbiBindingImpl
extends AbstractBinding<Wsdl1Operation<Wsdl1Message<Wsdl1Part>>>


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

Wsdl1JbiBindingImpl

public Wsdl1JbiBindingImpl()


Copyright © 2005-2012 FuseSource. All Rights Reserved.