Interface | Description |
---|---|
AdRequest.Listener | |
AdRequest.ServerOverrideListener | |
RequestManager.RequestFactory | |
TrackingRequest.Listener |
Class | Description |
---|---|
AdRequest | |
AdResponse | |
AdResponse.Builder | |
BackoffPolicy |
The backoff policy for a request.
|
CustomSSLSocketFactory |
An
SSLSocketFactory that supports TLS settings for the MoPub ad servers. |
HeaderUtils | |
InetAddressUtils |
This class exists to wrap InetAddress static calls since java.net classes cannot be mocked
|
MaxWidthImageLoader | |
MoPubRequest<T> |
Changes the type of request it is based on whether or not the request is going to MoPub's ad
server.
|
MoPubRequestQueue |
MoPub's custom implementation of the Google Volley RequestQueue.
|
MoPubRequestUtils |
Keeps utility methods regarding MoPubRequests in one place.
|
Networking | |
PlayServicesUrlRewriter |
Url Rewriter that replaces MoPub templates for Google Advertising ID and Do Not Track settings
when a request is queued for dispatch by the HurlStack in Volley.
|
RequestManager<T extends RequestManager.RequestFactory> |
This class is responsible for managing the lifecycle of a request with a backoff policy.
|
RequestQueueHttpStack |
Modified Volley HurlStack with explicitly specified User-Agent.
|
TrackingRequest |
Enum | Description |
---|---|
MoPubNetworkError.Reason |
Exception | Description |
---|---|
MoPubNetworkError |