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
  • Class
    Description
    Interface 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.
    Class that contains HTTP status code constants.
    Enumeration containing the complete list of HTTP request methods.
    Data class that encapsulates the response from an HTTP/REST endpoint.
    Data class that holds an HTTP/REST endpoint's version number, which is used in the ResponseEnvelope.