Uses of Interface
twitter4j.StatusListener

Uses of StatusListener in twitter4j
 

Subinterfaces of StatusListener in twitter4j
 interface UserStreamListener
           
 

Classes in twitter4j that implement StatusListener
 class StatusAdapter
           
 class UserStreamAdapter
           
 

Methods in twitter4j with parameters of type StatusListener
 void TwitterStream.addListener(StatusListener listener)
           
 void StatusStream.next(StatusListener listener)
          Reads next status from this stream.
 



Copyright © 2011. All Rights Reserved.