Uses of Interface
org.opensaml.soap.wsaddressing.RetryAfter
-
Packages that use RetryAfter Package Description org.opensaml.soap.wsaddressing.impl XML Object provider implementations for WS-Addressing. -
-
Uses of RetryAfter in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement RetryAfter Modifier and Type Class Description classRetryAfterImplImplementation ofRetryAfter.Methods in org.opensaml.soap.wsaddressing.impl that return RetryAfter Modifier and Type Method Description RetryAfterRetryAfterBuilder. buildObject()Builds a WS-Addressing object.RetryAfterRetryAfterBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-