Uses of Interface
twitter4j.internal.http.HttpResponseCode

Packages that use HttpResponseCode
twitter4j   
twitter4j.internal.http   
 

Uses of HttpResponseCode in twitter4j
 

Classes in twitter4j that implement HttpResponseCode
 class TwitterException
          An exception class that will be thrown when TwitterAPI calls are failed.
In case the Twitter server returned HTTP error code, you can get the HTTP status code using getStatusCode() method.
 

Uses of HttpResponseCode in twitter4j.internal.http
 

Classes in twitter4j.internal.http that implement HttpResponseCode
 class HttpClientImpl
           
 



Copyright © 2012. All Rights Reserved.