public class z_T4JInternalJSONImplFactory extends Object implements z_T4JInternalFactory
| Constructor and Description |
|---|
z_T4JInternalJSONImplFactory(Configuration conf) |
public z_T4JInternalJSONImplFactory(Configuration conf)
public Status createStatus(JSONObject json) throws TwitterException
createStatus in interface z_T4JInternalFactoryTwitterExceptionpublic User createUser(JSONObject json) throws TwitterException
createUser in interface z_T4JInternalFactoryTwitterExceptionpublic UserList createAUserList(JSONObject json) throws TwitterException
createAUserList in interface z_T4JInternalFactoryTwitterExceptionpublic DirectMessage createDirectMessage(JSONObject json) throws TwitterException
createDirectMessage in interface z_T4JInternalFactoryTwitterExceptionpublic Map<String,RateLimitStatus> createRateLimitStatuses(HttpResponse res) throws TwitterException
createRateLimitStatuses in interface z_T4JInternalFactoryTwitterExceptionpublic Status createStatus(HttpResponse res) throws TwitterException
createStatus in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<Status> createStatusList(HttpResponse res) throws TwitterException
createStatusList in interface z_T4JInternalFactoryTwitterExceptionpublic static RateLimitStatus createRateLimitStatusFromResponseHeader(HttpResponse res)
public Trends createTrends(HttpResponse res) throws TwitterException
createTrends in interface z_T4JInternalFactoryTwitterExceptionpublic User createUser(HttpResponse res) throws TwitterException
createUser in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<User> createUserList(HttpResponse res) throws TwitterException
createUserList in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<User> createUserListFromJSONArray(HttpResponse res) throws TwitterException
createUserListFromJSONArray in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<User> createUserListFromJSONArray_Users(HttpResponse res) throws TwitterException
createUserListFromJSONArray_Users in interface z_T4JInternalFactoryTwitterExceptionpublic QueryResult createQueryResult(HttpResponse res, Query query) throws TwitterException
createQueryResult in interface z_T4JInternalFactoryTwitterExceptionpublic IDs createIDs(HttpResponse res) throws TwitterException
createIDs in interface z_T4JInternalFactoryTwitterExceptionpublic PagableResponseList<User> createPagableUserList(HttpResponse res) throws TwitterException
createPagableUserList in interface z_T4JInternalFactoryTwitterExceptionpublic UserList createAUserList(HttpResponse res) throws TwitterException
createAUserList in interface z_T4JInternalFactoryTwitterExceptionpublic PagableResponseList<UserList> createPagableUserListList(HttpResponse res) throws TwitterException
createPagableUserListList in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<UserList> createUserListList(HttpResponse res) throws TwitterException
createUserListList in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<Category> createCategoryList(HttpResponse res) throws TwitterException
createCategoryList in interface z_T4JInternalFactoryTwitterExceptionpublic DirectMessage createDirectMessage(HttpResponse res) throws TwitterException
createDirectMessage in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<DirectMessage> createDirectMessageList(HttpResponse res) throws TwitterException
createDirectMessageList in interface z_T4JInternalFactoryTwitterExceptionpublic Relationship createRelationship(HttpResponse res) throws TwitterException
createRelationship in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<Friendship> createFriendshipList(HttpResponse res) throws TwitterException
createFriendshipList in interface z_T4JInternalFactoryTwitterExceptionpublic AccountTotals createAccountTotals(HttpResponse res) throws TwitterException
createAccountTotals in interface z_T4JInternalFactoryTwitterExceptionpublic AccountSettings createAccountSettings(HttpResponse res) throws TwitterException
createAccountSettings in interface z_T4JInternalFactoryTwitterExceptionpublic SavedSearch createSavedSearch(HttpResponse res) throws TwitterException
createSavedSearch in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<SavedSearch> createSavedSearchList(HttpResponse res) throws TwitterException
createSavedSearchList in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<Location> createLocationList(HttpResponse res) throws TwitterException
createLocationList in interface z_T4JInternalFactoryTwitterExceptionpublic Place createPlace(HttpResponse res) throws TwitterException
createPlace in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<Place> createPlaceList(HttpResponse res) throws TwitterException
createPlaceList in interface z_T4JInternalFactoryTwitterExceptionpublic SimilarPlaces createSimilarPlaces(HttpResponse res) throws TwitterException
createSimilarPlaces in interface z_T4JInternalFactoryTwitterExceptionpublic TwitterAPIConfiguration createTwitterAPIConfiguration(HttpResponse res) throws TwitterException
createTwitterAPIConfiguration in interface z_T4JInternalFactoryTwitterExceptionpublic ResponseList<HelpResources.Language> createLanguageList(HttpResponse res) throws TwitterException
createLanguageList in interface z_T4JInternalFactoryTwitterExceptionpublic <T> ResponseList<T> createEmptyResponseList()
createEmptyResponseList in interface z_T4JInternalFactorypublic OEmbed createOEmbed(HttpResponse res) throws TwitterException
createOEmbed in interface z_T4JInternalFactoryTwitterExceptionpublic static HashtagEntity createHashtagEntity(int start, int end, String text)
public static UserMentionEntity createUserMentionEntity(int start, int end, String name, String screenName, long id)
public static URLEntity createUrlEntity(int start, int end, String url, String expandedURL, String displayURL)
Copyright © 2013. All Rights Reserved.