Uses of Interface
org.opensaml.soap.wsaddressing.AttributedUnsignedLong
-
Packages that use AttributedUnsignedLong Package Description org.opensaml.soap.wsaddressing XMLObject interfaces for WS-Addressing 1.0 elements.org.opensaml.soap.wsaddressing.impl XML Object provider implementations for WS-Addressing. -
-
Uses of AttributedUnsignedLong in org.opensaml.soap.wsaddressing
Subinterfaces of AttributedUnsignedLong in org.opensaml.soap.wsaddressing Modifier and Type Interface Description interfaceRetryAfterInterface for element <wsa:RetryAfter>. -
Uses of AttributedUnsignedLong in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement AttributedUnsignedLong Modifier and Type Class Description classAttributedUnsignedLongImplImplementation ofAttributedUnsignedLong.classRetryAfterImplImplementation ofRetryAfter.
-