クラス W3CEndpointReference
- java.lang.ObjectSE
-
- jakarta.xml.ws.EndpointReference
-
- jakarta.xml.ws.wsaddressing.W3CEndpointReference
public final class W3CEndpointReference extends EndpointReference
このクラスは、W3C WS-Addressing 1.0- コア推奨をサポートする Web サービスエンドポイントへのリモート参照である W3CAddressingEndpointReferece を表します。開発者は、W3C WS-Addressing の推奨事項を表すエンドポイント参照を渡したり返したりする場合は、SEI でこのクラスを使用する必要があります。
Jakarta XML Binding は Jakarta XML Binding アノテーションを使用し、このクラスを WS-Addressing で定義されたものと一致する XML 情報セットにバインドします。WS-Addressing EndpointReferences の詳細については、WS-Addressing を参照してください。
- 導入:
- 1.6、JAX-WS 2.1
コンストラクターのサマリー
コンストラクター コンストラクター 説明 W3CEndpointReference(SourceSE source)
情報セット表現から EPR を作成します
メソッドのサマリー
すべてのメソッド インスタンスメソッド 具象メソッド 修飾子と型 メソッド 説明 void
writeTo(ResultSE result)
このEndpointReference
を指定された情報セット形式に書き込みますクラス jakarta.xml.ws.EndpointReference から継承されたメソッド
getPort, readFrom, toString
コンストラクターの詳細
W3CEndpointReference
public W3CEndpointReference(SourceSE source)
情報セット表現から EPR を作成します- パラメーター:
source
- W3C WS-AddressingCore の推奨事項と一致する有効な XmlInfoset インスタンスを含むソースオブジェクト。- 例外:
WebServiceException
- ソースに有効な W3CWS-Addressing EndpointReference が含まれていない場合。NullPointerExceptionSE
-null
の場合source
値が指定されている場合
メソッドの詳細
writeTo
public void writeTo(ResultSE result)
クラスからコピーされた説明:EndpointReference
このEndpointReference
を指定された情報セット形式に書き込みます- 次で指定:
- クラス
EndpointReference
のwriteTo
- パラメーター:
result
- 情報セットを書くため