Uses of Interface
com.restfb.FacebookClient

Packages that use FacebookClient
com.restfb Contains types used to interact with the Facebook Graph API and the Legacy Facebook REST API
 

Uses of FacebookClient in com.restfb
 

Classes in com.restfb that implement FacebookClient
 class DefaultFacebookClient
          Default implementation of a Facebook Graph API client.
 

Constructors in com.restfb with parameters of type FacebookClient
Connection(FacebookClient facebookClient, String json, Class<T> connectionType)
          Creates a connection with the given jsonObject.
 



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