| Name | Description | Type | Package | Framework |
| AccountSettings | Model class representing Twitter account settings. | Class | org.springframework.social.twitter.api | Spring Social |
| AccountSettings .SleepTime | The account's mobile update sleep time settings. | Class | org.springframework.social.twitter.api | Spring Social |
| AccountSettings .TimeZone | The account's timezone settings. | Class | org.springframework.social.twitter.api | Spring Social |
| AccountSettings .TrendLocation | The account's trend location settings. | Class | org.springframework.social.twitter.api | Spring Social |
| AccountSettingsData | Builder for account settings data used to update a user's account settings. | Class | org.springframework.social.twitter.api.impl | Spring Social |
| BlockOperations | Interface | org.springframework.social.twitter.api | Spring Social | |
| CursoredList | List that includes previous and next cursors for paging through items returned from Twitter in cursored pages. | Class | org.springframework.social.twitter.api | Spring Social |
| CursorUtils | Class | org.springframework.social.twitter.api.impl | Spring Social | |
| DirectMessage | Represents a direct message. | Class | org.springframework.social.twitter.api | Spring Social |
| DirectMessageOperations | Interface defining the Twitter operations for working with direct messages. | Interface | org.springframework.social.twitter.api | Spring Social |
| Entities | A json representation of entities found within twitter status objects. | Class | org.springframework.social.twitter.api | Spring Social |
| FilterStreamParameters | Defines the parameters of a filtered stream. | Class | org.springframework.social.twitter.api | Spring Social |
| FriendOperations | Interface defining the operations for working with a user's friends and followers. | Interface | org.springframework.social.twitter.api | Spring Social |
| GeoCode | Class | org.springframework.social.twitter.api | Spring Social | |
| GeoCode .Unit | Class | org.springframework.social.twitter.api | Spring Social | |
| GeoOperations | Interface defining the Twitter operations for working with locations. | Interface | org.springframework.social.twitter.api | Spring Social |
| GeoTemplate | Class | org.springframework.social.twitter.api.impl | Spring Social | |
| HashTagEntity | A representation of tweet hashtags. | Class | org.springframework.social.twitter.api | Spring Social |
| ImageSize | enum ImageSizeextends Enum | Class | org.springframework.social.twitter.api | Spring Social |
| InvalidMessageRecipientException | Exception thrown when an attempt is made to send a direct message to aninvalid recipient; that is, a recipient who is not following the | Class | org.springframework.social.twitter.api | Spring Social |
| ListOperations | Interface defining the operations for working with a user's lists. | Interface | org.springframework.social.twitter.api | Spring Social |
| MediaEntity | A representation of embedded media entity. | Class | org.springframework.social.twitter.api | Spring Social |
| MentionEntity | A user mention entity. | Class | org.springframework.social.twitter.api | Spring Social |
| MessageTooLongException | Exception indicating that an attempt was made to post a status or send a direct message where the length exceeds Twitter's 140 character limit. | Class | org.springframework.social.twitter.api | Spring Social |
| OEmbedOptions | Class | org.springframework.social.twitter.api | Spring Social | |
| OEmbedTweet | Represents an oEmbed Tweet object. | Class | org.springframework.social.twitter.api | Spring Social |
| Place | Represents a place that a Twitter user may send a tweet from. | Class | org.springframework.social.twitter.api | Spring Social |
| Place .Geometry | Represents a place's geometry. | Class | org.springframework.social.twitter.api | Spring Social |
| Place .GeometryType | Class | org.springframework.social.twitter.api | Spring Social | |
| Place .GeoPoint | Represents a point in geospace (e. | Class | org.springframework.social.twitter.api | Spring Social |
| PlacePrototype | Represents a new place that could be created. | Class | org.springframework.social.twitter.api | Spring Social |
| PlaceType | enum PlaceTypeextends Enum | Class | org.springframework.social.twitter.api | Spring Social |
| RateLimitStatus | Carries data concerning the rate limit status. | Class | org.springframework.social.twitter.api | Spring Social |
| RateLimitStatusDeserializer | Class | org.springframework.social.twitter.api.impl | Spring Social | |
| RateLimitStatusHolder | Class | org.springframework.social.twitter.api.impl | Spring Social | |
| ResourceFamily | enum ResourceFamilyextends Enum | Class | org.springframework.social.twitter.api | Spring Social |
| SavedSearch | Represents a saved search. | Class | org.springframework.social.twitter.api | Spring Social |
| SearchMetadata | Represents the cursor metadata associated with a search query via the Twitter Search API. | Class | org.springframework.social.twitter.api | Spring Social |
| SearchOperations | Interface defining the operations for searching Twitter and retrieving trending data. | Interface | org.springframework.social.twitter.api | Spring Social |
| SearchParameters | Twitter search parameters. | Class | org.springframework.social.twitter.api | Spring Social |
| SearchParameters .ResultType | ResultType enumeration. | Class | org.springframework.social.twitter.api | Spring Social |
| SearchResults | Represents the results of a Twitter search, including matching Tweetsand any metadata associated with that search. | Class | org.springframework.social.twitter.api | Spring Social |
| SimilarPlaces | Represents the results of a similar places search. | Class | org.springframework.social.twitter.api | Spring Social |
| StatusDetails | Carries optional metadata pertaining to a Twitter status update. | Class | org.springframework.social.twitter.api | Spring Social |
| Stream | Interface | org.springframework.social.twitter.api | Spring Social | |
| StreamDeleteEvent | A stream event indicating that a tweet should be removed from the client. | Class | org.springframework.social.twitter.api | Spring Social |
| StreamingException | Indicates an error while setting up a stream with the Twitter streaming API. | Class | org.springframework.social.twitter.api | Spring Social |
| StreamingOperations | Interface | org.springframework.social.twitter.api | Spring Social | |
| StreamListener | Listener interface for clients consuming data from a Twitter stream. | Interface | org.springframework.social.twitter.api | Spring Social |
| StreamWarningEvent | A stream event warning that the client is stalling and is in danger of being disconnected. | Class | org.springframework.social.twitter.api | Spring Social |
| SuggestionCategory | Represents a suggestion category; a category of users that Twitter may suggest that a user follow. | Class | org.springframework.social.twitter.api | Spring Social |
| TickerSymbolEntity | A representation of embedded ticker symbol entity. | Class | org.springframework.social.twitter.api | Spring Social |
| TimelineOperations | Interface defining the operations for sending and retrieving tweets. | Interface | org.springframework.social.twitter.api | Spring Social |
| Trend | Represents a single trending topic. | Class | org.springframework.social.twitter.api | Spring Social |
| Trends | Represents a list of trending topics at a specific point in time. | Class | org.springframework.social.twitter.api | Spring Social |
| Tweet | Represents a Twitter status update (e. | Class | org.springframework.social.twitter.api | Spring Social |
| TweetData | Class | org.springframework.social.twitter.api | Spring Social | |
| Interface specifying a basic set of operations for interacting with Twitter. | Interface | org.springframework.social.twitter.api | Spring Social | |
| TwitterObject | Base class for all Twitter types. | Class | org.springframework.social.twitter.api | Spring Social |
| TwitterProfile | Model class representing a Twitter user's profile information. | Class | org.springframework.social.twitter.api | Spring Social |
| TwitterTemplate | This is the central class for interacting with Twitter. | Class | org.springframework.social.twitter.api.impl | Spring Social |
| UrlEntity | A representation of a URL found within a tweet entity. | Class | org.springframework.social.twitter.api | Spring Social |
| UserList | Represents a user-defined list. | Class | org.springframework.social.twitter.api | Spring Social |
| UserOperations | Interface defining the operations for retrieving information about Twitter users. | Interface | org.springframework.social.twitter.api | Spring Social |
| UserStreamParameters | Defines the parameters of a user stream. | Class | org.springframework.social.twitter.api | Spring Social |
| UserStreamParameters .WithOptions | Class | org.springframework.social.twitter.api | Spring Social | |