Uses of Interface
com.facebook.api.IFacebookRestClient

Packages that use IFacebookRestClient
com.facebook.api   
 

Uses of IFacebookRestClient in com.facebook.api
 

Classes in com.facebook.api that implement IFacebookRestClient
 class ExtensibleClient<T>
          Base class for interacting with the Facebook Application Programming Interface (API).
 class FacebookJaxbRestClient
          A FacebookRestClient that JAXB response objects.
 class FacebookJsonRestClient
          A FacebookRestClient that uses the JSON result format.
 class FacebookRestClient
          A FacebookRestClient that uses the XML result format.
 class FacebookXmlRestClient
          Deprecated. this is provided for legacy support only. Please use FacebookRestClient instead if you want to use the Facebook Platform XML API.
 



Copyright © 2008. All Rights Reserved.