Class RSocketOutboundGatewaySpec

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, DisposableBean, FactoryBean<RSocketOutboundGateway>, InitializingBean, Lifecycle, Phased, SmartLifecycle

public class RSocketOutboundGatewaySpec extends MessageHandlerSpec<RSocketOutboundGatewaySpec,RSocketOutboundGateway>
The MessageHandlerSpec implementation for the RSocketOutboundGateway.
Since:
5.2
Author:
Artem Bilan