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