Class EndpointReferenceImpl

All Implemented Interfaces:
AttributeExtensibleXMLObject, ElementExtensibleXMLObject, XMLObject, EndpointReference, EndpointReferenceType, WSAddressingObject

public class EndpointReferenceImpl extends EndpointReferenceTypeImpl implements EndpointReference
Concrete implementation of element EndpointReference.
  • Constructor Details

    • EndpointReferenceImpl

      public EndpointReferenceImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - The namespace of the element
      elementLocalName - The local name of the element
      namespacePrefix - The namespace prefix of the element