パッケージの使用
org.springframework.ws.server.endpoint.adapter.method
パッケージ
説明
宣言的構成のためのアノテーションとサポートクラス。
その他の
EndpointAdapter 実装を提供します。MethodArgumentResolver と MethodReturnValueHandler の抽象化、およびそれらのさまざまな実装を提供します。MethodArgumentResolver および MethodReturnValueHandler インターフェースの DOM ベースの実装を提供します。MethodArgumentResolver および MethodReturnValueHandler インターフェースの JAXB2 ベースの実装を提供します。SOAP ヘッダーのメソッド引数リゾルバー。
- org.springframework.ws.config.annotation で使用されている org.springframework.ws.server.endpoint.adapter.method のクラスクラス説明メソッドパラメーターを引数に解決するために使用される戦略インターフェース。メソッドの戻り値を処理するために使用されるストラテジーインターフェース。
- org.springframework.ws.server.endpoint.adapter で使用されている org.springframework.ws.server.endpoint.adapter.method のクラスクラス説明メソッドパラメーターを引数に解決するために使用される戦略インターフェース。メソッドの戻り値を処理するために使用されるストラテジーインターフェース。
- org.springframework.ws.server.endpoint.adapter.method で使用されている org.springframework.ws.server.endpoint.adapter.method のクラスクラス説明
RequestPayloadおよびResponsePayloadアノテーションに基づくMethodArgumentResolverおよびMethodReturnValueHandler実装の抽象基本クラス。メソッドパラメーターを引数に解決するために使用される戦略インターフェース。メソッドの戻り値を処理するために使用されるストラテジーインターフェース。 - org.springframework.ws.server.endpoint.adapter.method.dom で使用されている org.springframework.ws.server.endpoint.adapter.method のクラスクラス説明
RequestPayloadおよびResponsePayloadアノテーションに基づくMethodArgumentResolverおよびMethodReturnValueHandler実装の抽象基本クラス。メソッドパラメーターを引数に解決するために使用される戦略インターフェース。メソッドの戻り値を処理するために使用されるストラテジーインターフェース。 - org.springframework.ws.server.endpoint.adapter.method.jaxb で使用されている org.springframework.ws.server.endpoint.adapter.method のクラスクラス説明
RequestPayloadおよびResponsePayloadアノテーションに基づくMethodArgumentResolverおよびMethodReturnValueHandler実装の抽象基本クラス。メソッドパラメーターを引数に解決するために使用される戦略インターフェース。メソッドの戻り値を処理するために使用されるストラテジーインターフェース。