Package com.tccc.kos.commons.core.dispatcher
package com.tccc.kos.commons.core.dispatcher
Provides access to the network request and response processing.
- Since:
- 1.0
- Version:
- 2022-10-21
-
ClassDescriptionInterface that abstracts out the common request methods used by the system dispatcher.Interface that abstracts out the common response methods used by the system dispatcher.Annotation to use on request methods that shouldn't be logged.Access to the
RequestDispatcher
for very limited use cases.Enumeration containing the complete list of HTTP request methods.