Package | Description |
---|---|
twitter4j |
general package for Twitter4J
|
twitter4j.auth |
OAuth related classes
|
twitter4j.conf |
Twitter4J configurations
|
Modifier and Type | Method and Description |
---|---|
Configuration |
TwitterBase.getConfiguration()
Returns the configuration associated with this instance
|
Constructor and Description |
---|
TwitterFactory(Configuration conf)
Creates a TwitterFactory with the given configuration.
|
Modifier and Type | Method and Description |
---|---|
static Authorization |
AuthorizationFactory.getInstance(Configuration conf) |
Constructor and Description |
---|
OAuth2Authorization(Configuration conf) |
OAuthAuthorization(Configuration conf) |
Modifier and Type | Class and Description |
---|---|
class |
PropertyConfiguration |
Modifier and Type | Method and Description |
---|---|
Configuration |
ConfigurationBuilder.build() |
static Configuration |
ConfigurationContext.getInstance() |
Configuration |
ConfigurationFactory.getInstance()
returns the root configuration
|
static Configuration |
ConfigurationContext.getInstance(String configTreePath) |
Configuration |
ConfigurationFactory.getInstance(String configTreePath)
returns the configuration specified by the path
|
Copyright © 2018. All rights reserved.