Example usage for twitter4j TwitterStream interface-usage

List of usage examples for twitter4j TwitterStream interface-usage

Introduction

In this page you can find the example usage for twitter4j TwitterStream interface-usage.

Usage

From source file mx.bigdata.t4j.TwitterStreamImpl.java

/**
 * A java representation of the <a href="http://dev.twitter.com/pages/streaming_api_methods">Streaming API: Methods</a><br>
 * Note that this class is NOT compatible with Google App Engine as GAE
 * is not capable of handling requests longer than 30 seconds.
 *
 * @author Yusuke Yamamoto - yusuke at mac.com