| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use W3CEndpointReferenceBuilder | |
|---|---|
| javax.xml.ws.wsaddressing | This package defines APIs related to WS-Addressing. | 
| Uses of W3CEndpointReferenceBuilder in javax.xml.ws.wsaddressing | 
|---|
| Methods in javax.xml.ws.wsaddressing that return W3CEndpointReferenceBuilder | |
|---|---|
 W3CEndpointReferenceBuilder | 
W3CEndpointReferenceBuilder.address(String address)
Sets the address to the
 W3CEndpointReference instance's
 wsa:Address. | 
 W3CEndpointReferenceBuilder | 
W3CEndpointReferenceBuilder.endpointName(QName endpointName)
Sets the endpointName of the endpoint to
 be targeted by the returned W3CEndpointRefernce. | 
 W3CEndpointReferenceBuilder | 
W3CEndpointReferenceBuilder.metadata(Element metadataElement)
Adds the metadataElement to the
 W3CEndpointReference instance's
 wsa:Metadata element. | 
 W3CEndpointReferenceBuilder | 
W3CEndpointReferenceBuilder.referenceParameter(Element referenceParameter)
Adds the referenceParameter to the
 W3CEndpointReference instance
 wsa:ReferenceParameters element. | 
 W3CEndpointReferenceBuilder | 
W3CEndpointReferenceBuilder.serviceName(QName serviceName)
Sets the serviceName of the endpoint to be targeted
      by the returned W3CEndpointReference. | 
 W3CEndpointReferenceBuilder | 
W3CEndpointReferenceBuilder.wsdlDocumentLocation(String wsdlDocumentLocation)
Sets the wsdlDocumentLocation associated with the targeted
 W3CEndpointReference. | 
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.