クラスの使用 
jakarta.xml.ws.wsaddressing.W3CEndpointReference
- W3CEndpointReference を使用するパッケージ - パッケージ - 説明 - jakarta.xml.ws.spi このパッケージは、Jakarta XML Web Services の SPI を定義します。- jakarta.xml.ws.wsaddressing このパッケージは、WS-Addressing に関連する API を定義します。
- jakarta.xml.ws.spi 内の W3CEndpointReference 使用- W3CEndpointReference を返す jakarta.xml.ws.spi のメソッド - 修飾子と型 - メソッド - 説明 - abstract W3CEndpointReference- Provider. - createW3CEndpointReference(StringSE address, QNameSE serviceName, QNameSE portName, ListSE<ElementSE> metadata, StringSE wsdlDocumentLocation, ListSE<ElementSE> referenceParameters)- W3CEndpointReferenceを作成するためのファクトリメソッド。- W3CEndpointReference- Provider. - createW3CEndpointReference(StringSE address, QNameSE interfaceName, QNameSE serviceName, QNameSE portName, ListSE<ElementSE> metadata, StringSE wsdlDocumentLocation, ListSE<ElementSE> referenceParameters, ListSE<ElementSE> elements, MapSE<QNameSE,StringSE> attributes)- W3CEndpointReferenceを作成するためのファクトリメソッド。
- jakarta.xml.ws.wsaddressing 内の W3CEndpointReference 使用- W3CEndpointReference を返す jakarta.xml.ws.wsaddressing のメソッド - 修飾子と型 - メソッド - 説明 - W3CEndpointReference- W3CEndpointReferenceBuilder. - build()この- W3CEndpointReferenceBuilderインスタンスに設定された累積プロパティから- W3CEndpointReferenceを構築します。