| Package | Description |
|---|---|
| org.springframework.social.twitter.api |
Spring Social's Service API for Twitter
|
| org.springframework.social.twitter.api.impl |
Implementation of Spring Social's Service API for Facebook
|
| org.springframework.social.twitter.connect |
Twitter service provider connection repository and API adapter implementations.
|
| Class and Description |
|---|
| BlockOperations
Interface defining the operations for blocking and unblocking users
|
| CursoredList
List that includes previous and next cursors for paging through items returned from Twitter in cursored pages.
|
| DirectMessage
Represents a direct message.
|
| DirectMessageOperations
Interface defining the Twitter operations for working with direct messages.
|
| Entities
A json representation of entities found within twitter status objects.
|
| FriendOperations
Interface defining the operations for working with a user's friends and followers.
|
| GeoCode.Unit |
| GeoOperations
Interface defining the Twitter operations for working with locations.
|
| HashTagEntity
A representation of tweet hashtags.
|
| ImageSize
Enumeration of image sizes supported by Twitter
|
| ListOperations
Interface defining the operations for working with a user's lists.
|
| MediaEntity
A representation of embedded media entity.
|
| MentionEntity
A user mention entity.
|
| Place
Represents a place that a Twitter user may send a tweet from.
|
| PlacePrototype
Represents a new place that could be created.
|
| PlaceType |
| RateLimitStatus
Carries data concerning the rate limit status.
|
| ResourceFamily
An enum to facilitate the use of the rate_limit_status endpoint by enumerating all of the resource
families that can be searched via the API
|
| SavedSearch
Represents a saved search.
|
| SearchMetadata
Represents the metadata associated with a search query for the use of retrieving further results
via Twitter's search API
|
| SearchOperations
Interface defining the operations for searching Twitter and retrieving trending data.
|
| SearchResults
Represents the results of a Twitter search, including matching
Tweets
and any metadata associated with that search. |
| SimilarPlaces
Represents the results of a similar places search.
|
| StatusDetails
Carries optional metadata pertaining to a Twitter status update.
|
| SuggestionCategory
Represents a suggestion category; a category of users that Twitter may suggest that a user follow.
|
| TickerSymbolEntity
A representation of embedded ticker symbol entity.
|
| TimelineOperations
Interface defining the operations for sending and retrieving tweets.
|
| Trend
Represents a single trending topic.
|
| Trends
Represents a list of trending topics at a specific point in time.
|
| Tweet
Represents a Twitter status update (e.g., a "tweet").
|
| TwitterProfile
Model class representing a Twitter user's profile information.
|
| UrlEntity
A representation of a URL found within a tweet entity.
|
| UserList
Represents a user-defined list.
|
| UserOperations
Interface defining the operations for retrieving information about Twitter users.
|
| Class and Description |
|---|
| BlockOperations
Interface defining the operations for blocking and unblocking users
|
| DirectMessageOperations
Interface defining the Twitter operations for working with direct messages.
|
| FriendOperations
Interface defining the operations for working with a user's friends and followers.
|
| GeoCode
Represents
geo_code parameter used for advanced search |
| GeoOperations
Interface defining the Twitter operations for working with locations.
|
| ListOperations
Interface defining the operations for working with a user's lists.
|
| Place
Represents a place that a Twitter user may send a tweet from.
|
| PlacePrototype
Represents a new place that could be created.
|
| PlaceType |
| RateLimitStatus
Carries data concerning the rate limit status.
|
| ResourceFamily
An enum to facilitate the use of the rate_limit_status endpoint by enumerating all of the resource
families that can be searched via the API
|
| SearchOperations
Interface defining the operations for searching Twitter and retrieving trending data.
|
| SimilarPlaces
Represents the results of a similar places search.
|
| TimelineOperations
Interface defining the operations for sending and retrieving tweets.
|
| Twitter
Interface specifying a basic set of operations for interacting with Twitter.
|
| UserOperations
Interface defining the operations for retrieving information about Twitter users.
|
| Class and Description |
|---|
| Twitter
Interface specifying a basic set of operations for interacting with Twitter.
|
Copyright © 2016. All rights reserved.