Uses of Interface
com.restfb.FacebookEndpoints
-
Packages that use FacebookEndpoints Package Description com.restfb Contains types used to interact with the Facebook Graph API. -
-
Uses of FacebookEndpoints in com.restfb
Classes in com.restfb that implement FacebookEndpoints Modifier and Type Class Description class
DefaultFacebookEndpoints
Default implementation of theFacebookEndpoints
interface.Methods in com.restfb that return FacebookEndpoints Modifier and Type Method Description FacebookEndpoints
DefaultFacebookClient. getFacebookEndpointUrls()
Methods in com.restfb with parameters of type FacebookEndpoints Modifier and Type Method Description void
DefaultFacebookClient. setFacebookEndpointUrls(FacebookEndpoints facebookEndpointUrls)
-