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

java.lang.Object
  extended by com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl<E>
      extended by com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractEndpointImpl<E>
All Implemented Interfaces:
Endpoint, WSDLElement, java.io.Serializable
Direct Known Subclasses:
EndpointImpl, EndpointImpl

public abstract class AbstractEndpointImpl<E>
extends AbstractWSDLElementImpl<E>
implements Endpoint

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

Field Summary
 
Fields inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl
documentation, model
 
Constructor Summary
AbstractEndpointImpl()
           
 
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
 
Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.Endpoint
getAddress, getBinding, getHttpAuthenticationRealm, getHttpAuthenticationScheme, getName, setAddress, setBinding, setName
 
Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.WSDLElement
createDocumentation, getDocumentation, getOtherAttributes, getOtherElements, setDocumentation
 

Constructor Detail

AbstractEndpointImpl

public AbstractEndpointImpl()


Copyright © 2008 eBM WebSourcing. All Rights Reserved.