public class TrafficFlowRequest
extends <any>
Constructor and Description |
---|
TrafficFlowRequest(java.lang.String url,
<any> listener,
Response.ErrorListener errorListener) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getHeaders() |
protected TrafficFlowInfo |
unmarshal(org.json.JSONObject jsonObj) |
public TrafficFlowRequest(java.lang.String url, <any> listener, Response.ErrorListener errorListener)
protected TrafficFlowInfo unmarshal(org.json.JSONObject jsonObj) throws UnmarshallingException
UnmarshallingException
public java.util.Map<java.lang.String,java.lang.String> getHeaders() throws AuthFailureError
AuthFailureError