クラス ReactorNettyTcpStompSessionManager
java.lang.ObjectSE
org.springframework.integration.stomp.AbstractStompSessionManager
org.springframework.integration.stomp.ReactorNettyTcpStompSessionManager
- 実装されたすべてのインターフェース:
Aware
、BeanNameAware
、DisposableBean
、ApplicationEventPublisherAware
、Lifecycle
、Phased
、SmartLifecycle
、StompSessionManager
- 導入:
- 5.0
- 作成者:
- Artem Bilan
- 関連事項:
フィールドのサマリー
クラス org.springframework.integration.stomp.AbstractStompSessionManager から継承されたフィールド
logger, stompClient
インターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASE
コンストラクターの概要
コンストラクターコンストラクター説明ReactorNettyTcpStompSessionManager
(ReactorNettyTcpStompClient reactorNettyTcpStompClient) メソッドのサマリー
クラス org.springframework.integration.stomp.AbstractStompSessionManager から継承されたメソッド
connect, destroy, disconnect, getConnectHeaders, getPhase, getRecoveryInterval, isAutoReceiptEnabled, isAutoStartup, isConnected, isRunning, setApplicationEventPublisher, setAutoReceipt, setAutoStartup, setBeanName, setConnectHeaders, setPhase, setRecoveryInterval, start, stop, toString
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, wait, waitSE, waitSE
インターフェース org.springframework.context.SmartLifecycle から継承されたメソッド
stop
コンストラクターの詳細
ReactorNettyTcpStompSessionManager
メソッドの詳細
doConnect
- 次で指定:
- クラス
AbstractStompSessionManager
のdoConnect