インターフェース TransportContext

すべての既知の実装クラス:
DefaultTransportContext

public interface TransportContext
現在の WebServiceConnection を決定するための戦略インターフェース。

このクラスのインスタンスは、TransportContextHolder クラスを介してスレッドに関連付けることができます。

導入:
1.0.0
  • 方法の概要

    修飾子と型
    メソッド
    説明
    現在の WebServiceConnection を返します。
  • 方法の詳細

    • getConnection

      @Nullable WebServiceConnection getConnection()
      現在の WebServiceConnection を返します。