Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.AttributedURI
-
Packages that use AttributedURI Package Description com.sun.xml.ws.security.trust.impl.bindings -
-
Uses of AttributedURI in com.sun.xml.ws.security.trust.impl.bindings
Fields in com.sun.xml.ws.security.trust.impl.bindings declared as AttributedURI Modifier and Type Field Description protected AttributedURIEndpointReference. addressMethods in com.sun.xml.ws.security.trust.impl.bindings that return AttributedURI Modifier and Type Method Description AttributedURIEndpointReference. getAddress()Gets the value of the address property.Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type AttributedURI Modifier and Type Method Description voidEndpointReference. setAddress(AttributedURI value)Sets the value of the address property.
-