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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
statusCode()
-