Package com.pubmatic.sdk.common.network
Class POBRequestQueue
-
- All Implemented Interfaces:
public class POBRequestQueue extends RequestQueuePOBRequestQueue is Custom Request Queue of Volley
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.android.volley.RequestQueue
add, addRequestEventListener, addRequestFinishedListener, cancelAll, getCache, getResponseDelivery, getSequenceNumber, removeRequestEventListener, removeRequestFinishedListener, start, stop -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-