All Implemented Interfaces:
Provider<Channel>, ProviderAsStack

public class IfParamEquals extends ChannelProviderUnary
Provides a channel based on a condition from a dictionary.

This class extends ChannelProviderUnary to return either the input channel or an alternative channel based on a condition specified in a dictionary.

  • Constructor Details

    • IfParamEquals

      public IfParamEquals()
  • Method Details