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 Summary
-
Method Details
-
statusCode
int statusCode()
-