クラス 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

        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 を指定された情報セット形式に書き込みます
        次で指定:
        クラス EndpointReferencewriteTo 
        パラメーター:
        result - 情報セットを書くため