Uses of Interface
winterwell.jtwitter.Twitter.IHttpClient

Packages that use Twitter.IHttpClient
winterwell.jtwitter   
 

Uses of Twitter.IHttpClient in winterwell.jtwitter
 

Classes in winterwell.jtwitter that implement Twitter.IHttpClient
 class URLConnectionHttpClient
          A simple http client that uses the built in URLConnection class.
 

Methods in winterwell.jtwitter that return Twitter.IHttpClient
 Twitter.IHttpClient Twitter.getHttpClient()
          Provides access to the Twitter.IHttpClient which manages the low-level authentication, posts and gets.
 

Constructors in winterwell.jtwitter with parameters of type Twitter.IHttpClient
Twitter(java.lang.String name, Twitter.IHttpClient client)
          Java wrapper for the Twitter API.
 



Copyright © 2014 gvSIG Association. All Rights Reserved.