インターフェース EndpointAwareWebServiceConnection

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

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

    • endpointNotFound

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