Class RetryAfterImpl

All Implemented Interfaces:
AttributeExtensibleXMLObject, XMLObject, AttributedUnsignedLong, RetryAfter, WSAddressingObject

public class RetryAfterImpl extends AttributedUnsignedLongImpl implements RetryAfter
Implementation of RetryAfter.
  • Constructor Details

    • RetryAfterImpl

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