public class AsyncRequestQueue
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
AsyncRequestQueue.AsyncRequestQueueWorker |
Constructor and Description |
---|
AsyncRequestQueue() |
Modifier and Type | Method and Description |
---|---|
void |
put(AsyncRequest asyncRequest) |
void |
start() |
public void start()
public void put(AsyncRequest asyncRequest)