Uses of Package
com.restfb

Packages that use com.restfb
com.restfb Contains types used to interact with the Facebook Graph API and the Legacy Facebook REST API
com.restfb.batch Support classes for RestFB's implementation of the Facebook Batch API
 

Classes in com.restfb used by com.restfb
BinaryAttachment
          Represents a binary file that can be uploaded to Facebook.
Connection
          Represents a Graph API Connection type.
DefaultJsonMapper.JsonMappingErrorHandler
          Callback interface which allows client code to specify how JSON mapping errors should be handled.
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.
 

Classes in com.restfb used by com.restfb.batch
Parameter
          Representation of a Facebook API request parameter.
 



RestFB 1.6.8. Copyright © 2010-2011 Mark Allen. All Rights Reserved.