|
JavaTM Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
W3CEndpointReferenceBuilder を使用しているパッケージ | |
---|---|
javax.xml.ws.wsaddressing | このパッケージは、WS-Addressing に関連する API を定義します。 |
javax.xml.ws.wsaddressing での W3CEndpointReferenceBuilder の使用 |
---|
W3CEndpointReferenceBuilder を返す javax.xml.ws.wsaddressing のメソッド | |
---|---|
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.address(String address)
address を W3CEndpointReference インスタンスの wsa:Address に設定します。 |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.endpointName(QName endpointName)
戻り値の W3CEndpointRefernce のターゲットとなる端点の endpointName を設定します。 |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.metadata(Element metadataElement)
W3CEndpointReference インスタンスの wsa:Metadata 要素に metadataElement を追加します。 |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.referenceParameter(Element referenceParameter)
W3CEndpointReference インスタンスの wsa:ReferenceParameters 要素に referenceParameter を追加します。 |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.serviceName(QName serviceName)
戻り値の W3CEndpointReference のターゲットとなる端点の serviceName を設定します。 |
W3CEndpointReferenceBuilder |
W3CEndpointReferenceBuilder.wsdlDocumentLocation(String wsdlDocumentLocation)
ターゲットである W3CEndpointReference に関連付けられる wsdlDocumentLocation を設定します。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。