パッケージ twitter4j
package twitter4j
general package for Twitter4J
-
クラス説明Representing authorized Access Token which is passed to the service provider in order to access protected resources.
the token and token secret can be stored into some persistent stores such as file system or RDBMS for the further accesses.An interface represents credentials.Builder forOAuth2Authorization
OAuth2TokenBuilder forOAuthAuthorization
A data interface representing Twitter REST API's rate limit statusbuilder for TwitterSingleton instance of all Twitter API monitoring.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.Super interface of Twitter Response data interfaces which indicates that rate limit status is available.access level