Class SoapActionImpl

All Implemented Interfaces:
XSURI, XMLObject, SoapAction, WSAddressingObject

public class SoapActionImpl extends XSURIImpl implements SoapAction
Implementation of SoapAction.
  • Constructor Details

    • SoapActionImpl

      public SoapActionImpl(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