|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |