クラス ServerRSocketConnector

java.lang.ObjectSE
org.springframework.integration.rsocket.AbstractRSocketConnector
org.springframework.integration.rsocket.ServerRSocketConnector
実装されているすべてのインターフェース:
AwareDisposableBeanInitializingBeanSmartInitializingSingletonApplicationContextAwareApplicationEventPublisherAwareLifecyclePhasedSmartLifecycle

public class ServerRSocketConnector
extends AbstractRSocketConnector
implements ApplicationEventPublisherAware
クライアント RSocket 接続を受け入れて管理するためのサーバー AbstractRSocketConnector 拡張。
導入:
5.2
作成者:
Artem Bilan
関連事項:
RSocketConnector