Generated by
JDiff

Class twitter4j.TwitterStreamFactory

Added Methods
TwitterStream getOAuthAuthorizedInstance(String, String) Returns a OAuth Authenticated instance.
TwitterStream getOAuthAuthorizedInstance(AccessToken) Returns a OAuth Authenticated instance.
consumer key and consumer Secret must be provided by twitter4j.properties, or system properties.