public class TransactionLogClient
extends <any>
Modifier and Type | Class and Description |
---|---|
static class |
TransactionLogClient.TransactionLogInfo |
Constructor and Description |
---|
TransactionLogClient() |
Modifier and Type | Method and Description |
---|---|
<any> |
newRequest(android.net.Uri uri,
TransactionLogClient.TransactionLogInfo transactionLogInfo,
<any> listener,
Response.ErrorListener errorListener) |
<any> |
newRequest(java.net.URL url,
TransactionLogClient.TransactionLogInfo transactionLogInfo,
<any> listener,
Response.ErrorListener errorListener) |
public <any> newRequest(android.net.Uri uri, TransactionLogClient.TransactionLogInfo transactionLogInfo, <any> listener, Response.ErrorListener errorListener)
public <any> newRequest(java.net.URL url, TransactionLogClient.TransactionLogInfo transactionLogInfo, <any> listener, Response.ErrorListener errorListener)