インターフェース ConnectionFactory

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

public interface ConnectionFactory extends ManageableLifecycle
TcpConnection オブジェクトの作成に使用されるファクトリ。
導入:
2.0
作成者:
Gary Russell
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明

    インターフェース org.springframework.integration.support.management.ManageableLifecycle から継承されたメソッド

    isRunning, start, stop