Index
All Classes and Interfaces|All Packages
A
- App - Class in org.glassfish.jersey.examples.oauth.twitterclient
-
Simple command-line application that uses Jersey OAuth client library to authenticate with Twitter.
- App() - Constructor for class org.glassfish.jersey.examples.oauth.twitterclient.App
G
- getCreatedAt() - Method in class org.glassfish.jersey.examples.oauth.twitterclient.Status
- getName() - Method in class org.glassfish.jersey.examples.oauth.twitterclient.User
- getText() - Method in class org.glassfish.jersey.examples.oauth.twitterclient.Status
- getUser() - Method in class org.glassfish.jersey.examples.oauth.twitterclient.Status
M
- main(String[]) - Static method in class org.glassfish.jersey.examples.oauth.twitterclient.App
-
Main method that creates a
clientand initializes the OAuth support with configuration needed to connect to the Twitter and retrieve statuses.
O
- org.glassfish.jersey.examples.oauth.twitterclient - package org.glassfish.jersey.examples.oauth.twitterclient
S
- Status - Class in org.glassfish.jersey.examples.oauth.twitterclient
-
Entity into which the Twitter status (tweet) is deserialized
- Status() - Constructor for class org.glassfish.jersey.examples.oauth.twitterclient.Status
U
- User - Class in org.glassfish.jersey.examples.oauth.twitterclient
-
Entity into which the Twitter user is deserialized.
- User() - Constructor for class org.glassfish.jersey.examples.oauth.twitterclient.User
All Classes and Interfaces|All Packages