インターフェース EndpointAwareWebServiceConnection

すべてのスーパーインターフェース:
AutoCloseableSEWebServiceConnection
すべての既知の実装クラス:
HttpExchangeConnectionHttpServletConnection

public interface EndpointAwareWebServiceConnection extends WebServiceConnection
エンドポイントが見つからないサーバー側の状況を認識する WebServiceConnection のサブインターフェース。通常、これにより特別なエラーコードが発生します。
導入:
1.0.0
作成者:
Arjen Poutsma
関連事項:
  • メソッドの詳細

    • endpointNotFound

      void endpointNotFound()
      エンドポイントが見つからない場合に呼び出されます。