Uses of Package
org.springframework.integration.rsocket.dsl
Packages that use org.springframework.integration.rsocket.dsl
Package
Description
Provides RSocket Components support for Spring Integration Java DSL.
-
Classes in org.springframework.integration.rsocket.dsl used by org.springframework.integration.rsocket.dslClassDescriptionThe
MessagingGatewaySpec
implementation for theRSocketInboundGateway
.TheMessageHandlerSpec
implementation for theRSocketOutboundGateway
.