Class ClientRSocketConnector

java.lang.Object
org.springframework.integration.rsocket.AbstractRSocketConnector
org.springframework.integration.rsocket.ClientRSocketConnector
All Implemented Interfaces:
Aware, DisposableBean, InitializingBean, SmartInitializingSingleton, ApplicationContextAware, Lifecycle, Phased, SmartLifecycle

public class ClientRSocketConnector
extends AbstractRSocketConnector
A client AbstractRSocketConnector extension to the RSocket connection.
Since:
5.2
Author:
Artem Bilan
See Also:
RSocketConnector, RSocketRequester