Interface ApiResponseAdapter


  • public interface ApiResponseAdapter
    Common interface for all API response adapters. An API response adapter adapts the specific response of a specific REST API to a common interface.
    Since:
    8.4.0
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • statusCode

        int statusCode()