| Package | Description |
|---|---|
| travel.izi.sdk |
SDK for the interaction with remote izi.travel APIs.
|
| travel.izi.sdk.model |
The data model returned by remote API calls.
|
| travel.izi.sdk.model.entity |
Immutable POJOs which provide native object representation of the JSON
returned by remote API calls.
|
| travel.izi.sdk.model.enumeration |
All IZITravel-defined enumerations which are used both in request responses
as well as building remote requests.
|
| travel.izi.sdk.service |
Service classes provide implementations for the interaction with and
assembling of specific remote API calls.
|
| travel.izi.sdk.service.constant |
Constants for assembling of remote API calls.
|
| travel.izi.sdk.util |
Utilities for handling the interaction with remote APIs.
|