Uses of Class
org.opensaml.soap.wsaddressing.impl.AttributedURIUnmarshaller
-
Packages that use AttributedURIUnmarshaller Package Description org.opensaml.soap.wsaddressing.impl XML Object provider implementations for WS-Addressing. -
-
Uses of AttributedURIUnmarshaller in org.opensaml.soap.wsaddressing.impl
Subclasses of AttributedURIUnmarshaller in org.opensaml.soap.wsaddressing.impl Modifier and Type Class Description classActionUnmarshallerUnmarshaller for the <wsa:Action> element.classAddressUnmarshallerUnmarshaller for the <wsa:Address> element.classMessageIDUnmarshallerUnmarshaller for the <wsa:MessageID> element.classProblemIRIUnmarshallerUnmarshaller for the <wsa:ProblemIRI> element.classToUnmarshallerUnmarshaller for the <wsa:To> element.
-