Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #RestFB - 173 results found.
NameDescriptionTypePackageFramework
AbstractFeedPostValueClasscom.restfb.types.webhook.baseRestFB
AccountRepresents the Account Graph API type.Classcom.restfb.typesRestFB
AdAccountRepresents the AdGroup AccountSee Also:Serialized FormClasscom.restfb.types.adsRestFB
AdAccountGroupRepresents the AdGroup Account GroupSee Also:Serialized FormClasscom.restfb.types.adsRestFB
AdAccountGroupAccountClasscom.restfb.types.adsRestFB
AdAccountGroupUserClasscom.restfb.types.adsRestFB
AdCampaignGroupRepresents the AdGroup Campaign GroupSee Also:Serialized FormClasscom.restfb.types.adsRestFB
AdConversionPixelClasscom.restfb.types.adsRestFB
AdCreativeRepresents the AdGroup Creative type.Classcom.restfb.types.adsRestFB
AdDeliveryCheckClasscom.restfb.types.adsRestFB
AdGroupClasscom.restfb.types.adsRestFB
AdImageRepresents the AdGroup Image typeSee Also:Serialized FormClasscom.restfb.types.adsRestFB
AdKeywordStatsClasscom.restfb.types.adsRestFB
AdLabelRepresents the AdGroup Label typeSee Also:Serialized FormClasscom.restfb.types.adsRestFB
AdPreviewClasscom.restfb.types.adsRestFB
AdPromotedObjectRepresents the AdGroup Promoted Object type.Classcom.restfb.types.adsRestFB
AdsActionStatsClasscom.restfb.types.adsRestFB
AdSetRepresents the AdGroup Set Note: AdGroup Set vs AdGroup Campaign Prior to July 2014 ad sets were referred to as 'campaigns'.Classcom.restfb.types.adsRestFB
AdsPixelClasscom.restfb.types.adsRestFB
AdTagRepresents the AdGroup Tag type.Classcom.restfb.types.adsRestFB
AdTransactionRepresents the Ad transactionSee Also:Serialized FormClasscom.restfb.types.adsRestFB
AdUserRepresents the AdGroup User type.Classcom.restfb.types.adsRestFB
AlbumRepresents the Album Graph API type.Classcom.restfb.typesRestFB
ApiFactoryClasscom.restfb.experimental.api.implRestFB
ApplicationRepresents the Application Graph APISince:1.Classcom.restfb.typesRestFB
ApplicationsInterfacecom.restfb.experimental.apiRestFB
ApplicationsImplClasscom.restfb.experimental.api.implRestFB
AppRequestRepresents the App Request Graph APISince:1.Classcom.restfb.typesRestFB
BaseAdsObjectBasic Ads type that provides an id field.Classcom.restfb.types.adsRestFB
BaseChangeValueClasscom.restfb.types.webhook.baseRestFB
BasicAbstractTypeBasic type for all types that provides a minimal set of methods, especially the basic methods hashcode, equals and toStringClasscom.restfb.typesRestFB
BatchHeaderRepresents an HTTP header name/value pair used by BatchRequest and BatchResponse.Classcom.restfb.batchRestFB
BatchRequestEncapsulates a discrete part of an entire Facebook Batch API request.Classcom.restfb.batchRestFB
BatchResponseEncapsulates a discrete part of an entire Facebook Batch API response.Classcom.restfb.batchRestFB
BinaryAttachmentRepresents a binary file that can be uploaded to Facebook.Classcom.restfbRestFB
BusinessRepresents the Business type.Classcom.restfb.types.adsRestFB
CachedDateFormatStrategya DateFormat strategy that returns a cached SimpleDateFormat instance.Classcom.restfb.utilRestFB
CategorizedFacebookTypeSuperclass for Graph API types that include aSince:1.Classcom.restfb.typesRestFB
CategoryRepresents an category element used by place and pageSince:1.Classcom.restfb.typesRestFB
ChangeClasscom.restfb.types.webhookRestFB
ChangeValueClasscom.restfb.types.webhookRestFB
ChangeValueFactoryClasscom.restfb.types.webhookRestFB
CheckinRepresents the Checkin Graph API type.Classcom.restfb.typesRestFB
CommentRepresents the Comment Graph API type.Classcom.restfb.typesRestFB
CommentsInterfacecom.restfb.experimental.apiRestFB
CommentsRepresents the Comments Graph API type.Classcom.restfb.typesRestFB
CommentsImplClasscom.restfb.experimental.api.implRestFB
ConnectionRepresents a Graph API Connection type.Classcom.restfbRestFB
ConversationRepresents the Conversation GraphAuthor:Mark Allen, Felipe KurkowskiSee Also:Serialized FormClasscom.restfb.typesRestFB
ConversionActionQueryClasscom.restfb.types.adsRestFB
CoverPhotoRepresents the Cover Photo Graph APISee Also:Serialized FormClasscom.restfb.typesRestFB
DateFormatStrategyThe DateFormat strategy interface.Interfacecom.restfb.utilRestFB
DateUtilsA collection of date-handling utility methods.Classcom.restfb.utilRestFB
DeAuthDeAuth type, returned on deauthorization callbackSince:1.Classcom.restfb.typesRestFB
DebugHeaderInfoClasscom.restfbRestFB
DefaultFacebookClientDefault implementation of a Facebook Graph API client.Classcom.restfbRestFB
DefaultJsonMapperDefault implementation of a JSON-to-Java mapper.Classcom.restfbRestFB
DefaultLegacyFacebookClientClasscom.restfbRestFB
DefaultWebRequestorDefault implementation of a service that sends HTTP requests to the Facebook API endpoint.Classcom.restfbRestFB
DeviceCodeClasscom.restfb.typesRestFB
DeviceTokenExceptionFactoryCreate a FacebookDeviceTokenException to a given FacebookOAuthException.Classcom.restfb.exception.devicetokenRestFB
EncodingUtilsA collection of data-encoding utility methods.Classcom.restfb.utilRestFB
EntityAtTextRange EntityAtTextRange APISee Also:Serialized FormClasscom.restfb.typesRestFB
ETagWebRequestorWebRequestor with ETag-support.Classcom.restfbRestFB
EventRepresents the Event Graph API type.Classcom.restfb.typesRestFB
ExtendedPermissionsenum ExtendedPermissionsEnum Constant SummaryClasscom.restfb.scopeRestFB
FacebookClasscom.restfb.experimental.apiRestFB
FacebookSpecifies how a Facebook JSON response attribute maps to a Java field.Classcom.restfbRestFB
FacebookCheckedExceptionClasscom.restfb.exceptionRestFB
FacebookClientSpecifies how a Facebook Graph API client must operate.Interfacecom.restfbRestFB
FacebookDeviceTokenCodeExpiredExceptionClasscom.restfb.exception.devicetokenRestFB
FacebookDeviceTokenDeclinedExceptionClasscom.restfb.exception.devicetokenRestFB
FacebookDeviceTokenExceptionClasscom.restfb.exception.devicetokenRestFB
FacebookDeviceTokenPendingExceptionClasscom.restfb.exception.devicetokenRestFB
FacebookDeviceTokenSlowdownExceptionClasscom.restfb.exception.devicetokenRestFB
FacebookErrorMessageExceptionAbstract class to provide access to the JSON Facebook provides in case of an error Sometime a developer needs to access the plain error to get a more in depth view to the error.Classcom.restfb.exceptionRestFB
FacebookExceptionRoot of the RestFB exception hierarchy.Classcom.restfb.exceptionRestFB
FacebookExceptionMapperSpecifies a method for mapping Graph and Old REST API exceptions to corresponding instances ofSince:1.Interfacecom.restfb.exceptionRestFB
FacebookGraphExceptionIndicates that the Facebook Graph API endpoint returned JSON which indicates an error condition.Classcom.restfb.exceptionRestFB
FacebookJsonMappingExceptionIndicates that an error occurred while mapping JSON data to a Java object.Classcom.restfb.exceptionRestFB
FacebookNetworkExceptionIndicates that a network error occurred while trying to connect to the Facebook API endpoint.Classcom.restfb.exceptionRestFB
FacebookOAuthExceptionIndicates that the Facebook Graph API endpoint returned JSON which indicates an error condition related to the OAuth token included in the request.Classcom.restfb.exceptionRestFB
FacebookQueryParseExceptionIndicates that the Facebook Graph API endpoint returned JSON which indicates an error condition related to FQL query "type": "QueryParseException",Classcom.restfb.exceptionRestFB
FacebookResponseContentExceptionIndicates that the Facebook Graph API endpoint returned an unexpected response body.Classcom.restfb.exceptionRestFB
FacebookResponseStatusExceptionIndicates that the Legacy REST Facebook endpoint returned JSON which indicates an error condition.Classcom.restfb.exceptionRestFB
FacebookSignedRequestParsingExceptionIndicates that signed request parsing failed.Classcom.restfb.exceptionRestFB
FacebookSignedRequestVerificationExceptionIndicates that signed request verification failed.Classcom.restfb.exceptionRestFB
FacebookTypeBase class which encapsulates behavior and properties common to mostSince:1.Classcom.restfb.typesRestFB
FallBackChangeValueClasscom.restfb.types.webhookRestFB
FeedCommentValueClasscom.restfb.types.webhookRestFB
FeedLikeValueClasscom.restfb.types.webhookRestFB
FeedPhotoAddValueClasscom.restfb.types.webhookRestFB
FeedPhotoRemoveValueClasscom.restfb.types.webhookRestFB
FeedStatusValueClasscom.restfb.types.webhookRestFB
FriendListRepresents the FriendList Graph API typeSince:1.Classcom.restfb.typesRestFB
FundingSourceDetailsRepresents the Funding SourceSee Also:Serialized FormClasscom.restfb.types.adsRestFB
GraphResponseClasscom.restfb.typesRestFB
GroupRepresents the Group Graph API type.Classcom.restfb.typesRestFB
GroupsInterfacecom.restfb.experimental.apiRestFB
GroupsImplClasscom.restfb.experimental.api.implRestFB
HoursClasscom.restfb.typesRestFB
InsightRepresents the Insight Graph API type.Classcom.restfb.typesRestFB
InsightUtilsUtility methods to ease querying Insight Metrics over a setClasscom.restfb.utilRestFB
JsonArrayA JsonArray is an ordered sequence of values.Classcom.restfb.jsonRestFB
JsonExceptionThe JsonException is thrown by the JSON.Classcom.restfb.jsonRestFB
JsonMapperSpecifies how a Facebook JSON-to-Java (and vice-versa) mapper must operate.Interfacecom.restfbRestFB
JsonObjectA JsonObject is an unordered collection of name/value pairs.Classcom.restfb.jsonRestFB
JsonStringThe JsonString interface allows a toJSONString() method so that a class can change the behavior of JsonObject.Interfacecom.restfb.jsonRestFB
JsonStringerJsonStringer provides a quick and convenient way of producing JSON text.Classcom.restfb.jsonRestFB
JsonTokenerA JsonTokener takes a source string and extracts characters and tokens from it.Classcom.restfb.jsonRestFB
JsonWriterJsonWriter provides a quick and convenient way of producing JSON text.Classcom.restfb.jsonRestFB
LegacyFacebookClientSpecifies how a Legacy Facebook API client must Implementors must support Legacy authentication (API Key, Application Secret, and Session Key) as well as theInterfacecom.restfbRestFB
LikesRepresents the Video Likes Graph API type and the Post Likes Graph APIClasscom.restfb.typesRestFB
LinkRepresents the Link Graph API type.Classcom.restfb.typesRestFB
LocationRepresents a location (address and latitude/longitude).Classcom.restfb.typesRestFB
MessageRepresents the Message Graph API type.Classcom.restfb.typesRestFB
MessageTagRepresents the Message Tag Graph API type.Classcom.restfb.typesRestFB
MilestoneRepresents the Milestone Graph APISee Also:Serialized FormClasscom.restfb.typesRestFB
NamedAdsObjectAlmost basic ad-type that provides a name and a id field.Classcom.restfb.types.adsRestFB
NamedFacebookTypeSuperclass for Graph API types that include a name field and (optionally) a created_time field.Classcom.restfb.typesRestFB
NoteRepresents the Note Graph API type.Classcom.restfb.typesRestFB
OpenGraphRatingRepresents the Open GraphSince:1.Classcom.restfb.typesRestFB
PageRepresents the Page Graph API type.Classcom.restfb.typesRestFB
PageCallToActionRepresents the Page Call ToSee Also:Serialized FormClasscom.restfb.typesRestFB
PageConnectionRepresents a Connection to a Page Graph API type , for example the Pages returned from me/music.Classcom.restfb.typesRestFB
PageConversationClasscom.restfb.types.webhookRestFB
PageRatingRepresents the Cover Graph APISince:1.Classcom.restfb.typesRestFB
Pagesfetch the page access token for the pageId.Interfacecom.restfb.experimental.apiRestFB
PagesImplfetch the page access token for the pageId.Classcom.restfb.experimental.api.implRestFB
ParameterRepresentation of a Facebook API request parameter.Classcom.restfbRestFB
PaymentRepresents the Payment Graph API type.Classcom.restfb.typesRestFB
PhotoRepresents the Photo Graph API type.Classcom.restfb.typesRestFB
PlaceRepresents information about the place where an event occurred, for example a Checkin or Photo.Classcom.restfb.typesRestFB
PlaceTagRepresents the Place Tag Graph APISee Also:Serialized FormClasscom.restfb.typesRestFB
PostRepresents the Post Graph API type.Classcom.restfb.typesRestFB
PostsInterfacecom.restfb.experimental.apiRestFB
PostsImplClasscom.restfb.experimental.api.implRestFB
PrivacyRepresents the Privacy Graph API typeSince:1.Classcom.restfb.typesRestFB
ProfilePictureSourceRepresents the Profile Picture Source Graph API type.Classcom.restfb.typesRestFB
QuestionRepresents the Question Graph API type.Classcom.restfb.typesRestFB
QuestionOptionRepresents the QuestionOption Graph APISince:1.Classcom.restfb.typesRestFB
RatingsCommentValueClasscom.restfb.types.webhookRestFB
RatingsLikeValueClasscom.restfb.types.webhookRestFB
RatingsRatingValueClasscom.restfb.types.webhookRestFB
ReachFrequencySpecClasscom.restfb.types.adsRestFB
ReflectionUtilsA collection of reflection-related utility methods.Classcom.restfb.utilRestFB
ResponseErrorJsonParsingExceptionException is thrown if it makes no sense to parse a error jsonSee Also:Serialized FormClasscom.restfb.exceptionRestFB
ResumableUploadStartResponseResponse object that should be used as Response type for the upload initialisation (start phase) of a resumable upload.Classcom.restfb.typesRestFB
ResumableUploadTransferResponseResponse object that should be used as Response type for the chunked upload (transfer phase) of a resumable upload.Classcom.restfb.typesRestFB
ReviewRepresents the Review Graph API TypeSince:1.Classcom.restfb.typesRestFB
ScopeBuilderClasscom.restfb.scopeRestFB
SimpleDateFormatStrategya simple DateFormat strategy.Classcom.restfb.utilRestFB
SoftHashMapClasscom.restfb.utilRestFB
StatusMessageRepresents the Status Message Graph API type.Classcom.restfb.typesRestFB
StoryAttachmentRepresents the Story Attachment Graph API type.Classcom.restfb.typesRestFB
StringUtilsA collection of string-handling utility methods.Classcom.restfb.utilRestFB
SubscriptionRepresents the App SubscriptionSince:1.Classcom.restfb.typesRestFB
TestUserRepresents the Test User type.Classcom.restfb.typesRestFB
ThreadRepresents the Thread Graph API type.Classcom.restfb.typesRestFB
TranslationRepresents the Translations GraphSee Also:Serialized FormClasscom.restfb.typesRestFB
UrlRepresents an external URL as it relates to the Facebook social graph - shares and comments from the URL on Facebook, and any Open Graph objects associated with the URL.Classcom.restfb.typesRestFB
UrlUtilsClasscom.restfb.utilRestFB
UserRepresents the User Graph API type.Classcom.restfb.typesRestFB
UserDataPermissionsenum UserDataPermissionsEnum Constant SummaryClasscom.restfb.scopeRestFB
Usersget user with id userIdListgetAccounts()Interfacecom.restfb.experimental.apiRestFB
UsersImplClasscom.restfb.experimental.api.implRestFB
VenueRepresents the Venue Graph API type.Classcom.restfb.typesRestFB
VersionClasscom.restfbRestFB
VideoRepresents the Video Graph API type.Classcom.restfb.typesRestFB
VideoListRepresents the Video List Graph API type.Classcom.restfb.typesRestFB
WebhookEntryClasscom.restfb.types.webhookRestFB
WebhookObjectClasscom.restfb.types.webhookRestFB
WebRequestorSpecifies how a class that sends HTTP requests to the Facebook API endpoint must operate.Interfacecom.restfbRestFB