パッケージ org.springframework.ws.soap.server.endpoint
パッケージ org.springframework.ws.soap.server.endpoint
SOAP の
EndpointAdapter、EndpointMapping、EndpointExceptionResolver 実装を提供します。- クラスクラス説明使用すべきではありません。Spring Web Services 2.0 の時点で、アノテーション付きエンドポイントを優先
SoapFaultDefinitionに依存する SOAP ベースのEndpointExceptionResolver実装の抽象基本クラス。例外のメッセージを障害文字列として格納する、単純な SOAP 固有のEndpointExceptionResolver実装。SoapFaultアノテーションを使用して例外を SOAP 障害にマップするEndpointExceptionResolverインターフェースの実装。SOAP 障害のプロパティを定義します。SoapFaultDefinitionオブジェクトの場合は PropertyEditor。例外クラス名を SOAP フォールトにマッピングできるようにする例外リゾルバー。