Interface RoutingStrategyChannel.ChannelStage
-
- All Known Implementing Classes:
RoutingStrategyChannel.Builder
- Enclosing class:
- RoutingStrategyChannel
public static interface RoutingStrategyChannel.ChannelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RoutingStrategyChannel._FinalStagechannel(java.lang.String channel)RoutingStrategyChannel.Builderfrom(RoutingStrategyChannel other)
-
-
-
Method Detail
-
channel
RoutingStrategyChannel._FinalStage channel(java.lang.String channel)
-
from
RoutingStrategyChannel.Builder from(RoutingStrategyChannel other)
-
-