|
JAX-WS v1.1 |
|||||||||
| 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(java.lang.String address)
Sets the address to the
W3CEndpointReference instance's
wsa:Address. |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.attribute(javax.xml.namespace.QName name,
java.lang.String value)
Adds an extension attribute to the W3CEndpointReference instance's
wsa:EndpointReference element. |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.element(org.w3c.dom.Element element)
Adds an extension element to the W3CEndpointReference instance's
wsa:EndpointReference element. |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.endpointName(javax.xml.namespace.QName endpointName)
Sets the endpointName as
wsam:ServiceName/@EndpointName in the
wsa:Metadata element. |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.interfaceName(javax.xml.namespace.QName interfaceName)
Sets the interfaceName as the
wsam:InterfaceName element in the
wsa:Metadata element. |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.metadata(org.w3c.dom.Element metadataElement)
Adds the metadataElement to the
W3CEndpointReference instance's
wsa:Metadata element. |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.referenceParameter(org.w3c.dom.Element referenceParameter)
Adds the referenceParameter to the
W3CEndpointReference instance
wsa:ReferenceParameters element. |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.serviceName(javax.xml.namespace.QName serviceName)
Sets the serviceName as the
wsam:ServiceName element in the
wsa:Metadata element. |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.wsdlDocumentLocation(java.lang.String wsdlDocumentLocation)
Sets the wsdlDocumentLocation that will be referenced
as wsa:Metadata/@wsdli:wsdlLocation. |
|
JAX-WS v1.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||