| Interface | Description |
|---|---|
| FallbackIntentHandler |
Indicates that this class is an
interface FallbackIntentHandler and implements the
org.rewedigital.dialog.handler.DialogflowIntentHandler interface. |
| IntentHandler |
Indicates that this class is an
interface IntentHandler and implements the
org.rewedigital.dialog.handler.DialogflowIntentHandler interface. |
| Interceptor |
Indicates that this class is an
interface Interceptor with must implement on of
org.rewedigital.dialog.interceptors.RequestInterceptor, org.rewedigital.dialog.interceptors.ResponseInterceptor
or both. |