|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttwitter4j.internal.http.alternative.HttpClientImpl
public class HttpClientImpl
HttpClient implementation for Apache HttpClient 4.0.x
| Constructor Summary | |
|---|---|
HttpClientImpl(twitter4j.internal.http.HttpClientConfiguration conf)
|
|
| Method Summary | |
|---|---|
twitter4j.internal.http.HttpResponse |
request(twitter4j.internal.http.HttpRequest req)
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpClientImpl(twitter4j.internal.http.HttpClientConfiguration conf)
| Method Detail |
|---|
public void shutdown()
shutdown in interface twitter4j.internal.http.HttpClient
public twitter4j.internal.http.HttpResponse request(twitter4j.internal.http.HttpRequest req)
throws TwitterException
request in interface twitter4j.internal.http.HttpClientTwitterException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||