Uses of Class
facebook4j.internal.http.HttpResponse

Packages that use HttpResponse
facebook4j   
facebook4j.auth   
facebook4j.internal.http   
facebook4j.internal.json   
 

Uses of HttpResponse in facebook4j
 

Subclasses of HttpResponse in facebook4j
 class BatchResponseImpl
           
 

Constructors in facebook4j with parameters of type HttpResponse
FacebookException(String message, HttpResponse res)
           
 

Uses of HttpResponse in facebook4j.auth
 

Constructors in facebook4j.auth with parameters of type HttpResponse
AccessToken(HttpResponse res)
           
 

Uses of HttpResponse in facebook4j.internal.http
 

Subclasses of HttpResponse in facebook4j.internal.http
 class HttpResponseImpl
           
 

Methods in facebook4j.internal.http that return HttpResponse
 HttpResponse HttpClientWrapper.delete(String url)
           
 HttpResponse HttpClientWrapper.delete(String url, Authorization authorization)
           
 HttpResponse HttpClientWrapper.delete(String url, HttpParameter[] parameters)
           
 HttpResponse HttpClientWrapper.delete(String url, HttpParameter[] parameters, Authorization authorization)
           
 HttpResponse HttpClientWrapper.get(String url)
           
 HttpResponse HttpClientImpl.get(String url)
           
 HttpResponse HttpClientWrapper.get(String url, Authorization authorization)
           
 HttpResponse HttpClientWrapper.get(String url, HttpParameter[] parameters)
           
 HttpResponse HttpClientWrapper.get(String url, HttpParameter[] parameters, Authorization authorization)
           
 HttpResponse HttpResponseEvent.getResponse()
          returns the response associated with the event
 HttpResponse HttpClientWrapper.head(String url)
           
 HttpResponse HttpClientWrapper.head(String url, Authorization authorization)
           
 HttpResponse HttpClientWrapper.head(String url, HttpParameter[] parameters)
           
 HttpResponse HttpClientWrapper.head(String url, HttpParameter[] parameters, Authorization authorization)
           
 HttpResponse HttpClientWrapper.post(String url)
           
 HttpResponse HttpClientWrapper.post(String url, Authorization authorization)
           
 HttpResponse HttpClientWrapper.post(String url, HttpParameter[] parameters)
           
 HttpResponse HttpClientImpl.post(String url, HttpParameter[] params)
           
 HttpResponse HttpClientWrapper.post(String url, HttpParameter[] parameters, Authorization authorization)
           
 HttpResponse HttpClientWrapper.post(String url, HttpParameter[] parameters, Map<String,String> requestHeaders)
           
 HttpResponse HttpClientWrapper.put(String url)
           
 HttpResponse HttpClientWrapper.put(String url, Authorization authorization)
           
 HttpResponse HttpClientWrapper.put(String url, HttpParameter[] parameters)
           
 HttpResponse HttpClientWrapper.put(String url, HttpParameter[] parameters, Authorization authorization)
           
 HttpResponse HttpClientImpl.request(HttpRequest req)
           
 HttpResponse HttpClient.request(HttpRequest req)
           
 

Uses of HttpResponse in facebook4j.internal.json
 

Methods in facebook4j.internal.json with parameters of type HttpResponse
 ResponseList<Account> z_F4JInternalJSONImplFactory.createAccountList(HttpResponse res)
           
 ResponseList<Account> z_F4JInternalFactory.createAccountList(HttpResponse res)
           
 ResponseList<Achievement> z_F4JInternalJSONImplFactory.createAchievementList(HttpResponse res)
           
 ResponseList<Achievement> z_F4JInternalFactory.createAchievementList(HttpResponse res)
           
 ResponseList<Activity> z_F4JInternalJSONImplFactory.createActivityList(HttpResponse res)
           
 ResponseList<Activity> z_F4JInternalFactory.createActivityList(HttpResponse res)
           
 ResponseList<Admin> z_F4JInternalJSONImplFactory.createAdminList(HttpResponse res)
           
 ResponseList<Admin> z_F4JInternalFactory.createAdminList(HttpResponse res)
           
 Album z_F4JInternalJSONImplFactory.createAlbum(HttpResponse res)
           
 Album z_F4JInternalFactory.createAlbum(HttpResponse res)
           
 ResponseList<Album> z_F4JInternalJSONImplFactory.createAlbumList(HttpResponse res)
           
 ResponseList<Album> z_F4JInternalFactory.createAlbumList(HttpResponse res)
           
 Application z_F4JInternalJSONImplFactory.createApplication(HttpResponse res)
           
 Application z_F4JInternalFactory.createApplication(HttpResponse res)
           
 ResponseList<Book> z_F4JInternalJSONImplFactory.createBookList(HttpResponse res)
           
 ResponseList<Book> z_F4JInternalFactory.createBookList(HttpResponse res)
           
 Checkin z_F4JInternalJSONImplFactory.createCheckin(HttpResponse res)
           
 Checkin z_F4JInternalFactory.createCheckin(HttpResponse res)
           
 ResponseList<Checkin> z_F4JInternalJSONImplFactory.createCheckinList(HttpResponse res)
           
 ResponseList<Checkin> z_F4JInternalFactory.createCheckinList(HttpResponse res)
           
 Comment z_F4JInternalJSONImplFactory.createComment(HttpResponse res)
           
 Comment z_F4JInternalFactory.createComment(HttpResponse res)
           
 ResponseList<Comment> z_F4JInternalJSONImplFactory.createCommentList(HttpResponse res)
           
 ResponseList<Comment> z_F4JInternalFactory.createCommentList(HttpResponse res)
           
 Domain z_F4JInternalJSONImplFactory.createDomain(HttpResponse res)
           
 Domain z_F4JInternalFactory.createDomain(HttpResponse res)
           
 List<Domain> z_F4JInternalJSONImplFactory.createDomainArray(HttpResponse res)
           
 List<Domain> z_F4JInternalFactory.createDomainArray(HttpResponse res)
           
 Event z_F4JInternalJSONImplFactory.createEvent(HttpResponse res)
           
 Event z_F4JInternalFactory.createEvent(HttpResponse res)
           
 ResponseList<Event> z_F4JInternalJSONImplFactory.createEventList(HttpResponse res)
           
 ResponseList<Event> z_F4JInternalFactory.createEventList(HttpResponse res)
           
 ResponseList<Family> z_F4JInternalJSONImplFactory.createFamilyList(HttpResponse res)
           
 ResponseList<Family> z_F4JInternalFactory.createFamilyList(HttpResponse res)
           
 Friendlist z_F4JInternalJSONImplFactory.createFriendlist(HttpResponse res)
           
 Friendlist z_F4JInternalFactory.createFriendlist(HttpResponse res)
           
 ResponseList<Friend> z_F4JInternalJSONImplFactory.createFriendList(HttpResponse res)
           
 ResponseList<Friend> z_F4JInternalFactory.createFriendList(HttpResponse res)
           
 ResponseList<Friendlist> z_F4JInternalJSONImplFactory.createFriendlistList(HttpResponse res)
           
 ResponseList<Friendlist> z_F4JInternalFactory.createFriendlistList(HttpResponse res)
           
 ResponseList<FriendRequest> z_F4JInternalJSONImplFactory.createFriendRequestList(HttpResponse res)
           
 ResponseList<FriendRequest> z_F4JInternalFactory.createFriendRequestList(HttpResponse res)
           
 ResponseList<Game> z_F4JInternalJSONImplFactory.createGameList(HttpResponse res)
           
 ResponseList<Game> z_F4JInternalFactory.createGameList(HttpResponse res)
           
 Group z_F4JInternalJSONImplFactory.createGroup(HttpResponse res)
           
 Group z_F4JInternalFactory.createGroup(HttpResponse res)
           
 ResponseList<GroupDoc> z_F4JInternalJSONImplFactory.createGroupDocList(HttpResponse res)
           
 ResponseList<GroupDoc> z_F4JInternalFactory.createGroupDocList(HttpResponse res)
           
 ResponseList<Group> z_F4JInternalJSONImplFactory.createGroupList(HttpResponse res)
           
 ResponseList<Group> z_F4JInternalFactory.createGroupList(HttpResponse res)
           
 ResponseList<GroupMember> z_F4JInternalJSONImplFactory.createGroupMemberList(HttpResponse res)
           
 ResponseList<GroupMember> z_F4JInternalFactory.createGroupMemberList(HttpResponse res)
           
 IdNameEntity z_F4JInternalJSONImplFactory.createIdNameEntity(HttpResponse res)
           
 IdNameEntity z_F4JInternalFactory.createIdNameEntity(HttpResponse res)
           
 ResponseList<IdNameEntity> z_F4JInternalJSONImplFactory.createIdNameEntityList(HttpResponse res)
           
 ResponseList<IdNameEntity> z_F4JInternalFactory.createIdNameEntityList(HttpResponse res)
           
 InboxResponseList<Message> z_F4JInternalJSONImplFactory.createInboxList(HttpResponse res)
           
 InboxResponseList<Message> z_F4JInternalFactory.createInboxList(HttpResponse res)
           
 ResponseList<Insight> z_F4JInternalJSONImplFactory.createInsightList(HttpResponse res)
           
 ResponseList<Insight> z_F4JInternalFactory.createInsightList(HttpResponse res)
           
 ResponseList<Interest> z_F4JInternalJSONImplFactory.createInterestList(HttpResponse res)
           
 ResponseList<Interest> z_F4JInternalFactory.createInterestList(HttpResponse res)
           
 ResponseList<JSONObject> z_F4JInternalJSONImplFactory.createJSONObjectList(HttpResponse res)
           
 ResponseList<JSONObject> z_F4JInternalFactory.createJSONObjectList(HttpResponse res)
           
 ResponseList<Like> z_F4JInternalJSONImplFactory.createLikeList(HttpResponse res)
           
 ResponseList<Like> z_F4JInternalFactory.createLikeList(HttpResponse res)
           
 Link z_F4JInternalJSONImplFactory.createLink(HttpResponse res)
           
 Link z_F4JInternalFactory.createLink(HttpResponse res)
           
 ResponseList<Link> z_F4JInternalJSONImplFactory.createLinkList(HttpResponse res)
           
 ResponseList<Link> z_F4JInternalFactory.createLinkList(HttpResponse res)
           
 ResponseList<Location> z_F4JInternalJSONImplFactory.createLocationList(HttpResponse res)
           
 ResponseList<Location> z_F4JInternalFactory.createLocationList(HttpResponse res)
           
 Message z_F4JInternalJSONImplFactory.createMessage(HttpResponse res)
           
 Message z_F4JInternalFactory.createMessage(HttpResponse res)
           
 ResponseList<Message> z_F4JInternalJSONImplFactory.createMessageList(HttpResponse res)
           
 ResponseList<Message> z_F4JInternalFactory.createMessageList(HttpResponse res)
           
 ResponseList<Milestone> z_F4JInternalJSONImplFactory.createMilestoneList(HttpResponse res)
           
 ResponseList<Milestone> z_F4JInternalFactory.createMilestoneList(HttpResponse res)
           
 ResponseList<Movie> z_F4JInternalJSONImplFactory.createMovieList(HttpResponse res)
           
 ResponseList<Movie> z_F4JInternalFactory.createMovieList(HttpResponse res)
           
 ResponseList<Music> z_F4JInternalJSONImplFactory.createMusicList(HttpResponse res)
           
 ResponseList<Music> z_F4JInternalFactory.createMusicList(HttpResponse res)
           
 Note z_F4JInternalJSONImplFactory.createNote(HttpResponse res)
           
 Note z_F4JInternalFactory.createNote(HttpResponse res)
           
 ResponseList<Note> z_F4JInternalJSONImplFactory.createNoteList(HttpResponse res)
           
 ResponseList<Note> z_F4JInternalFactory.createNoteList(HttpResponse res)
           
 ResponseList<Notification> z_F4JInternalJSONImplFactory.createNotificationList(HttpResponse res)
           
 ResponseList<Notification> z_F4JInternalFactory.createNotificationList(HttpResponse res)
           
 Offer z_F4JInternalJSONImplFactory.createOffer(HttpResponse res)
           
 Offer z_F4JInternalFactory.createOffer(HttpResponse res)
           
 ResponseList<Offer> z_F4JInternalJSONImplFactory.createOfferList(HttpResponse res)
           
 ResponseList<Offer> z_F4JInternalFactory.createOfferList(HttpResponse res)
           
 Page z_F4JInternalJSONImplFactory.createPage(HttpResponse res)
           
 Page z_F4JInternalFactory.createPage(HttpResponse res)
           
 ResponseList<Page> z_F4JInternalJSONImplFactory.createPageList(HttpResponse res)
           
 ResponseList<Page> z_F4JInternalFactory.createPageList(HttpResponse res)
           
 ResponseList<PageSetting> z_F4JInternalJSONImplFactory.createPageSettingList(HttpResponse res)
           
 ResponseList<PageSetting> z_F4JInternalFactory.createPageSettingList(HttpResponse res)
           
 List<Permission> z_F4JInternalJSONImplFactory.createPermissions(HttpResponse res)
           
 List<Permission> z_F4JInternalFactory.createPermissions(HttpResponse res)
           
 Photo z_F4JInternalJSONImplFactory.createPhoto(HttpResponse res)
           
 Photo z_F4JInternalFactory.createPhoto(HttpResponse res)
           
 ResponseList<Photo> z_F4JInternalJSONImplFactory.createPhotoList(HttpResponse res)
           
 ResponseList<Photo> z_F4JInternalFactory.createPhotoList(HttpResponse res)
           
 ResponseList<Place> z_F4JInternalJSONImplFactory.createPlaceList(HttpResponse res)
           
 ResponseList<Place> z_F4JInternalFactory.createPlaceList(HttpResponse res)
           
 ResponseList<Poke> z_F4JInternalJSONImplFactory.createPokeList(HttpResponse res)
           
 ResponseList<Poke> z_F4JInternalFactory.createPokeList(HttpResponse res)
           
 Post z_F4JInternalJSONImplFactory.createPost(HttpResponse res)
           
 Post z_F4JInternalFactory.createPost(HttpResponse res)
           
 ResponseList<Post> z_F4JInternalJSONImplFactory.createPostList(HttpResponse res)
           
 ResponseList<Post> z_F4JInternalFactory.createPostList(HttpResponse res)
           
 Question z_F4JInternalJSONImplFactory.createQuestion(HttpResponse res)
           
 Question z_F4JInternalFactory.createQuestion(HttpResponse res)
           
 ResponseList<Question> z_F4JInternalJSONImplFactory.createQuestionList(HttpResponse res)
           
 ResponseList<Question> z_F4JInternalFactory.createQuestionList(HttpResponse res)
           
 ResponseList<Question.Option> z_F4JInternalJSONImplFactory.createQuestionOptionList(HttpResponse res)
           
 ResponseList<Question.Option> z_F4JInternalFactory.createQuestionOptionList(HttpResponse res)
           
 ResponseList<QuestionVotes> z_F4JInternalJSONImplFactory.createQuestionVotesList(HttpResponse res)
           
 ResponseList<QuestionVotes> z_F4JInternalFactory.createQuestionVotesList(HttpResponse res)
           
<T> ResponseList<T>
z_F4JInternalJSONImplFactory.createResponseList(HttpResponse res, Class<T> jsonObjectType)
           
<T> ResponseList<T>
z_F4JInternalFactory.createResponseList(HttpResponse res, Class<T> jsonObjectType)
           
 ResponseList<RSVPStatus> z_F4JInternalJSONImplFactory.createRSVPStatusList(HttpResponse res)
           
 ResponseList<RSVPStatus> z_F4JInternalFactory.createRSVPStatusList(HttpResponse res)
           
 ResponseList<Score> z_F4JInternalJSONImplFactory.createScoreList(HttpResponse res)
           
 ResponseList<Score> z_F4JInternalFactory.createScoreList(HttpResponse res)
           
 ResponseList<Subscribedto> z_F4JInternalJSONImplFactory.createSubscribedtoList(HttpResponse res)
           
 ResponseList<Subscribedto> z_F4JInternalFactory.createSubscribedtoList(HttpResponse res)
           
 ResponseList<Subscriber> z_F4JInternalJSONImplFactory.createSubscriberList(HttpResponse res)
           
 ResponseList<Subscriber> z_F4JInternalFactory.createSubscriberList(HttpResponse res)
           
 ResponseList<Tab> z_F4JInternalJSONImplFactory.createTabList(HttpResponse res)
           
 ResponseList<Tab> z_F4JInternalFactory.createTabList(HttpResponse res)
           
 ResponseList<Tagged> z_F4JInternalJSONImplFactory.createTaggedList(HttpResponse res)
           
 ResponseList<Tagged> z_F4JInternalFactory.createTaggedList(HttpResponse res)
           
 ResponseList<Tag> z_F4JInternalJSONImplFactory.createTagList(HttpResponse res)
           
 ResponseList<Tag> z_F4JInternalFactory.createTagList(HttpResponse res)
           
 ResponseList<Television> z_F4JInternalJSONImplFactory.createTelevisionList(HttpResponse res)
           
 ResponseList<Television> z_F4JInternalFactory.createTelevisionList(HttpResponse res)
           
 TestUser z_F4JInternalJSONImplFactory.createTestUser(HttpResponse res)
           
 TestUser z_F4JInternalFactory.createTestUser(HttpResponse res)
           
 User z_F4JInternalJSONImplFactory.createUser(HttpResponse res)
           
 User z_F4JInternalFactory.createUser(HttpResponse res)
           
 List<User> z_F4JInternalJSONImplFactory.createUserArray(HttpResponse res)
           
 List<User> z_F4JInternalFactory.createUserArray(HttpResponse res)
           
 ResponseList<User> z_F4JInternalJSONImplFactory.createUserList(HttpResponse res)
           
 ResponseList<User> z_F4JInternalFactory.createUserList(HttpResponse res)
           
 Video z_F4JInternalJSONImplFactory.createVideo(HttpResponse res)
           
 Video z_F4JInternalFactory.createVideo(HttpResponse res)
           
 ResponseList<Video> z_F4JInternalJSONImplFactory.createVideoList(HttpResponse res)
           
 ResponseList<Video> z_F4JInternalFactory.createVideoList(HttpResponse res)
           
 



Copyright © 2014. All Rights Reserved.