Class RestChannelProperties

java.lang.Object
ai.yda.framework.channel.shared.RestChannelProperties

public abstract class RestChannelProperties extends Object
Abstract class providing common properties for REST Channel configurations.
Since:
0.1.0
  • Field Details

    • DEFAULT_ENDPOINT_RELATIVE_PATH

      public static final String DEFAULT_ENDPOINT_RELATIVE_PATH
      The default relative path for the REST endpoint.
      See Also:
  • Constructor Details

    • RestChannelProperties

      public RestChannelProperties()