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