|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AHttpClient
User: serso Date: 4/13/13 Time: 4:33 PM
| Method Summary | ||
|---|---|---|
|
execute(HttpTransaction<R> httpTransaction)
|
|
|
execute(List<? extends HttpTransaction<R>> httpTransactions)
|
|
org.apache.http.impl.client.DefaultHttpClient |
getHttpClient()
|
|
| Method Detail |
|---|
@Nonnull org.apache.http.impl.client.DefaultHttpClient getHttpClient()
<R> R execute(@Nonnull
HttpTransaction<R> httpTransaction)
throws IOException
IOException
@Nonnull
<R> List<R> execute(@Nonnull
List<? extends HttpTransaction<R>> httpTransactions)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||