|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpTransaction | |
|---|---|
| org.solovyev.android.http | |
| Uses of HttpTransaction in org.solovyev.android.http |
|---|
| Classes in org.solovyev.android.http that implement HttpTransaction | |
|---|---|
class |
AbstractHttpTransaction<R>
User: serso Date: 5/27/12 Time: 2:33 PM |
class |
DownloadFileHttpTransaction<R>
User: serso Date: 5/29/12 Time: 9:51 PM |
| Methods in org.solovyev.android.http with parameters of type HttpTransaction | ||
|---|---|---|
|
AHttpClient.execute(HttpTransaction<R> httpTransaction)
|
|
static
|
HttpTransactions.execute(HttpTransaction<R> httpTransaction)
|
|
| Method parameters in org.solovyev.android.http with type arguments of type HttpTransaction | ||
|---|---|---|
|
AHttpClient.execute(List<? extends HttpTransaction<R>> httpTransactions)
|
|
static
|
HttpTransactions.execute(List<? extends HttpTransaction<R>> httpTransactions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||