Package ai.yda.framework.channel.shared
Class RestChannelProperties
java.lang.Object
ai.yda.framework.channel.shared.RestChannelProperties
Abstract class providing common properties for REST Channel configurations.
- Since:
- 0.1.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe default relative path for the REST endpoint. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_ENDPOINT_RELATIVE_PATH
The default relative path for the REST endpoint.- See Also:
-
-
Constructor Details
-
RestChannelProperties
public RestChannelProperties()
-