com.ebmwebsourcing.commons.wsdl.api.abstractElmt
Class AbstractSOAPBindingImpl<E>

java.lang.Object
  extended by com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl<E>
      extended by com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractSOAPBindingImpl<E>
All Implemented Interfaces:
BindingProtocol, SOAPBinding4Wsdl11, WSDLElement, java.io.Serializable

public abstract class AbstractSOAPBindingImpl<E>
extends AbstractWSDLElementImpl<E>
implements SOAPBinding4Wsdl11

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ebmwebsourcing.commons.wsdl.api.binding.wsdl11.soap.SOAPBinding4Wsdl11
SOAPBinding4Wsdl11.UseConstants
 
Field Summary
 
Fields inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl
documentation, model
 
Constructor Summary
AbstractSOAPBindingImpl()
           
 
Method Summary
 
Methods inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl
createDocumentation, createElementFromString, getDocumentation, getModel, getOtherAttributes, getOtherElements, setDocumentation, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractSOAPBindingImpl

public AbstractSOAPBindingImpl()


Copyright © 2008 eBM WebSourcing. All Rights Reserved.