JavaTM Platform
Standard Ed. 6

クラス
javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder の使用

W3CEndpointReferenceBuilder を使用しているパッケージ
javax.xml.ws.wsaddressing このパッケージは、WS-Addressing に関連する API を定義します。 
 

javax.xml.ws.wsaddressing での W3CEndpointReferenceBuilder の使用
 

W3CEndpointReferenceBuilder を返す javax.xml.ws.wsaddressing のメソッド
 W3CEndpointReferenceBuilder W3CEndpointReferenceBuilder.address(String address)
          addressW3CEndpointReference インスタンスの 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

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。