Package com.restfb
package com.restfb
Contains types used to interact with the Facebook
Graph API.
For full documentation and sample code, please see the RestFB documentation.
-
ClassDescriptionRepresents an access token/expiration date pair.Represents a binary file that can be uploaded to Facebook.The POST body class.Connection<T>Represents a Graph API Connection type.Iterator over connection pages.business use case based usage object.Default implementation of a Facebook Graph API client.Deprecated.on December 2024 see blog post: https://developers.facebook.com/blog/post/2024/09/04/update-on-instagram-basic-display-api/InstagramLoginClient is the default implementation of the Instagram API with Instagram Login.Default implementation of a JSON-to-Java mapper.A class representing a client for interacting with Facebook's Threads API.Default implementation of a service that sends HTTP requests to the Facebook API endpoint.WebRequestor with ETag-support.Specifies how a Facebook JSON response attribute maps to a Java field.Specifies how a Facebook Graph API client must operate.Interface for accessing the Facebook Endpoints.Specifies how a Facebook JSON-to-Java (and vice-versa) mapper must operate.If you apply this annotation to a method of a type mapped by
JsonMapper
, it will be called after the mapping operation has been completed.Representation of a Facebook API request parameter.Specifies how a class that sendsHTTP
requests to the Facebook API endpoint must operate.encapsulates the HTTP Request configurationEncapsulates an HTTP response body and status code.