Java twitter4j AsyncTwitterFactory fields, constructors, methods, implement or subclass

Example usage for Java twitter4j AsyncTwitterFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for twitter4j AsyncTwitterFactory.

The text is from its open source code.

Constructor

AsyncTwitterFactory(Configuration conf)
Creates an AsyncTwitterFactory with the given configuration.
AsyncTwitterFactory(String configTreePath)
Creates a AsyncTwitterFactory with the specified config tree, with given listener
AsyncTwitterFactory()
Creates an AsyncTwitterFactory with the root configuration, with no listener.

Method

AsyncTwittergetInstance()
Returns an instance associated with the configuration bound to this factory.