Uses of Interface
org.opensaml.soap.wsaddressing.AttributedQName
-
Packages that use AttributedQName 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 AttributedQName in org.opensaml.soap.wsaddressing
Subinterfaces of AttributedQName in org.opensaml.soap.wsaddressing Modifier and Type Interface Description interfaceProblemHeaderQNameInterface for element <wsa:ProblemHeaderQName>. -
Uses of AttributedQName in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement AttributedQName Modifier and Type Class Description classAttributedQNameImplImplementation ofAttributedQName.classProblemHeaderQNameImplConcrete implementation for theProblemHeaderQNameelement.
-