クラスの使用
org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
DefaultMethodEndpointAdapter を使用するパッケージ
パッケージ
説明
宣言的構成のためのアノテーションとサポートクラス。
その他の
EndpointAdapter 実装を提供します。org.springframework.ws.config.annotation 内の DefaultMethodEndpointAdapter 使用
修飾子と型メソッド説明WsConfigurationSupport.defaultMethodEndpointAdapter()アノテーション付きエンドポイントメソッドを介してリクエストを処理するためのDefaultMethodEndpointAdapterを返します。org.springframework.ws.server.endpoint.adapter 内の DefaultMethodEndpointAdapter 使用
修飾子と型メソッド説明static DefaultMethodEndpointAdapterDefaultMethodEndpointAdapter.withDefaults()デフォルトのメソッド引数と戻り値リゾルバーを使用して新しいインスタンスを作成します。