|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TwitterResponse | |
---|---|
twitter4j |
Uses of TwitterResponse in twitter4j |
---|
Classes in twitter4j with type parameters of type TwitterResponse | |
---|---|
class |
PagableResponseList<T extends TwitterResponse>
ResponseList with cursor support. |
Subinterfaces of TwitterResponse in twitter4j | |
---|---|
interface |
DirectMessage
A data interface representing sent/received direct message. |
interface |
IDs
A data interface representing array of numeric IDs. |
interface |
Relationship
A data interface that has detailed information about a relationship between two users |
interface |
SavedSearch
A data interface representing a Saved Search |
interface |
Status
A data interface representing one single status of a user. |
interface |
User
A data interface representing Basic user information element |
interface |
UserList
A data interface representing Basic list information element |
Classes in twitter4j that implement TwitterResponse | |
---|---|
class |
PagableResponseList<T extends TwitterResponse>
ResponseList with cursor support. |
class |
PlaceJSONImpl
|
class |
ResponseList<T>
List of TwitterResponse. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |