Package | Description |
---|---|
com.restfb |
Contains types used to interact with the Facebook Graph API and the Legacy Facebook REST API.
|
Class and Description |
---|
Connection
Represents a Graph API
Connection type.
|
DefaultFacebookClient.Requestor |
Facebook
Specifies how a Facebook JSON response attribute maps to a Java field.
|
FacebookClient
Specifies how a Facebook
Graph API client must operate.
|
FacebookClient.AccessToken
Represents an access token/expiration date pair.
|
JsonMapper
Specifies how a Facebook JSON-to-Java (and vice-versa) mapper must operate.
|
LegacyFacebookClient
Specifies how a Legacy Facebook
API client must operate.
|
Parameter
Representation of a Facebook API request parameter.
|
WebRequestor
Specifies how a class that sends
HTTP requests to the Facebook API
endpoint must operate. |
WebRequestor.Response
Encapsulates an HTTP response body and status code.
|
Copyright © 2014. All rights reserved.