public interface z_T4JInternalFactory extends Serializable
Status createStatus(JSONObject json) throws TwitterException
TwitterExceptionUser createUser(JSONObject json) throws TwitterException
TwitterExceptionUserList createAUserList(JSONObject json) throws TwitterException
TwitterExceptionDirectMessage createDirectMessage(JSONObject json) throws TwitterException
TwitterExceptionMap<String,RateLimitStatus> createRateLimitStatuses(HttpResponse res) throws TwitterException
TwitterExceptionStatus createStatus(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<Status> createStatusList(HttpResponse res) throws TwitterException
TwitterExceptionTrends createTrends(HttpResponse res) throws TwitterException
TwitterExceptionUser createUser(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<User> createUserList(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<User> createUserListFromJSONArray(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<User> createUserListFromJSONArray_Users(HttpResponse res) throws TwitterException
TwitterExceptionQueryResult createQueryResult(HttpResponse res, Query query) throws TwitterException
TwitterExceptionIDs createIDs(HttpResponse res) throws TwitterException
TwitterExceptionPagableResponseList<User> createPagableUserList(HttpResponse res) throws TwitterException
TwitterExceptionUserList createAUserList(HttpResponse res) throws TwitterException
TwitterExceptionPagableResponseList<UserList> createPagableUserListList(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<UserList> createUserListList(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<Category> createCategoryList(HttpResponse res) throws TwitterException
TwitterExceptionDirectMessage createDirectMessage(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<DirectMessage> createDirectMessageList(HttpResponse res) throws TwitterException
TwitterExceptionRelationship createRelationship(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<Friendship> createFriendshipList(HttpResponse res) throws TwitterException
TwitterExceptionAccountTotals createAccountTotals(HttpResponse res) throws TwitterException
TwitterExceptionAccountSettings createAccountSettings(HttpResponse res) throws TwitterException
TwitterExceptionSavedSearch createSavedSearch(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<SavedSearch> createSavedSearchList(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<Location> createLocationList(HttpResponse res) throws TwitterException
TwitterExceptionPlace createPlace(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<Place> createPlaceList(HttpResponse res) throws TwitterException
TwitterExceptionSimilarPlaces createSimilarPlaces(HttpResponse res) throws TwitterException
TwitterExceptionTwitterAPIConfiguration createTwitterAPIConfiguration(HttpResponse res) throws TwitterException
TwitterExceptionResponseList<HelpResources.Language> createLanguageList(HttpResponse res) throws TwitterException
TwitterException<T> ResponseList<T> createEmptyResponseList()
OEmbed createOEmbed(HttpResponse res) throws TwitterException
TwitterExceptionCopyright © 2013. All Rights Reserved.