Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.AttributedURI

Packages that use AttributedURI
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
protected  AttributedURI EndpointReference.address
           
 

Methods in com.sun.xml.ws.security.trust.impl.bindings that return AttributedURI
 AttributedURI EndpointReference.getAddress()
          Gets the value of the address property.
 

Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type AttributedURI
 void EndpointReference.setAddress(AttributedURI value)
          Sets the value of the address property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.