net.spy.digg
Interface HttpClientFactory


public interface HttpClientFactory

Provide http clients to the Digg client.


Method Summary
 org.apache.commons.httpclient.HttpClient getHttpClient()
          Get an HttpClient instance for the Digg API to use.
 

Method Detail

getHttpClient

org.apache.commons.httpclient.HttpClient getHttpClient()
Get an HttpClient instance for the Digg API to use.