JavaTM Platform
Standard Ed. 6

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

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

javax.xml.ws.spi での W3CEndpointReference の使用
 

W3CEndpointReference を返す javax.xml.ws.spi のメソッド
abstract  W3CEndpointReference Provider.createW3CEndpointReference(String address, QName serviceName, QName portName, List<Element> metadata, String wsdlDocumentLocation, List<Element> referenceParameters)
          W3CEndpointReference を作成するファクトリメソッドです。
 

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

W3CEndpointReference を返す javax.xml.ws.wsaddressing のメソッド
 W3CEndpointReference W3CEndpointReferenceBuilder.build()
          この W3CEndpointReferenceBuilder インスタンスに設定されたプロパティーの累積から W3CEndpointReference を構築します。
 


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 も参照してください。