public class PendingRequests extends Object
Constructor and Description |
---|
PendingRequests() |
Modifier and Type | Method and Description |
---|---|
void |
closeAllPendingRequests() |
void |
handleResponse(Response<com.google.gson.JsonElement> response) |
com.google.common.util.concurrent.ListenableFuture<Response<com.google.gson.JsonElement>> |
prepareResponse(Integer id) |
public void handleResponse(Response<com.google.gson.JsonElement> response)
public com.google.common.util.concurrent.ListenableFuture<Response<com.google.gson.JsonElement>> prepareResponse(Integer id)
public void closeAllPendingRequests()
Copyright © 2017 Kurento. All rights reserved.