twitter4j.http
Interface HttpResponseListener

All Known Implementing Classes:
AsyncTwitter, Twitter, TwitterOAuthSupportBase

public interface HttpResponseListener

Author:
Andrew Hedges - andrew.hedges at gmail.com

Method Summary
 void httpResponseReceived(HttpResponseEvent event)
           
 

Method Detail

httpResponseReceived

void httpResponseReceived(HttpResponseEvent event)