インターフェース EndpointAwareWebServiceConnection
- すべてのスーパーインターフェース:
AutoCloseableSE
,WebServiceConnection
- すべての既知の実装クラス:
HttpExchangeConnection
,HttpServletConnection
エンドポイントが見つからないサーバー側の状況を認識する
WebServiceConnection
のサブインターフェース。通常、これにより特別なエラーコードが発生します。- 導入:
- 1.0.0
- 作成者:
- Arjen Poutsma
- 関連事項:
メソッドのサマリー
インターフェース org.springframework.ws.transport.WebServiceConnection から継承されたメソッド
close, getErrorMessage, getUri, hasError, receive, send
メソッドの詳細
endpointNotFound
void endpointNotFound()エンドポイントが見つからない場合に呼び出されます。