| Interface | Description |
|---|---|
| POBNetworkHandler.POBImageNetworkListener<T> | |
| POBNetworkHandler.POBNetworkListener<T> |
Callback interface for delivering parsed responses.
|
| POBNetworkHandler.POBNetworkResultListener |
Interface definition to get Network Result notification
|
| POBNetworkMonitor.POBConnectivityListener |
Interface definition to provide connectivity callbacks
|
| Class | Description |
|---|---|
| POBHttpRequest |
PMHttpRequest class model class for HTTP Request
which takes necessary params needed for HttpRequest
|
| POBImageRequest |
A data class responsible for storing the details of the request for loading Image
|
| POBNetworkHandler |
Class to make a network call using Volley API.
|
| POBNetworkMonitor |
POBNetworkMonitor is used to monitor network state.
|
| POBNetworkResult |
Model class definition to maintain network meta data like headers, network time etc
|
| POBRequestQueue |
POBRequestQueue is Custom Request Queue of Volley
|
| POBTrackerHandler |
PMTrackerHandler class is used to handle Ad tracker
|
| POBVolley |
PMVolley is custom volley class to extend the volley functionality
|
| Enum | Description |
|---|---|
| POBHttpRequest.HTTP_METHOD | |
| POBNetworkMonitor.ConnectionType |
Enum constant to maintain connection Type
Required for OpenWrap RTB 2.5
|