Uses of Class
org.springframework.integration.dsl.LoadBalancingChannelSpec
Packages that use LoadBalancingChannelSpec
Package
Description
Root package of the Spring Integration Java DSL.
-
Uses of LoadBalancingChannelSpec in org.springframework.integration.dsl
Subclasses of LoadBalancingChannelSpec in org.springframework.integration.dslModifier and TypeClassDescriptionclass
class
class
ALoadBalancingChannelSpec
implementation for thePartitionedChannel
.