Uses of Class
org.springframework.integration.rsocket.outbound.RSocketOutboundGateway
Packages that use RSocketOutboundGateway
Package
Description
Provides RSocket Components support for Spring Integration Java DSL.
-
Uses of RSocketOutboundGateway in org.springframework.integration.rsocket.dsl
Subclasses with type arguments of type RSocketOutboundGateway in org.springframework.integration.rsocket.dslModifier and TypeClassDescriptionclass
TheMessageHandlerSpec
implementation for theRSocketOutboundGateway
.