Java org.springframework.social.facebook.api Facebook fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.social.facebook.api Facebook fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.social.facebook.api Facebook.

The text is from its open source code.

Implementation

org.springframework.social.facebook.api.Facebook has the following implementations.
Click this link to see all its implementation.

Method

FeedOperationsfeedOperations()
API for performing operations on feeds.
FriendOperationsfriendOperations()
API for performing operations with a user's set of friends.
MediaOperationsmediaOperations()
API for performing operations on albums, photos, and videos.
voidpost(String objectId, String connectionName, MultiValueMap data)
Publishes data to an object's connection.
UserOperationsuserOperations()
API for performing operations on Facebook user profiles.