| Package | Description |
|---|---|
| twitter4j | |
| twitter4j.auth | |
| twitter4j.conf |
| 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() |
Configuration |
ConfigurationFactory.getInstance()
returns the root configuration
|
static Configuration |
ConfigurationContext.getInstance() |
Configuration |
ConfigurationFactory.getInstance(String configTreePath)
returns the configuration specified by the path
|
static Configuration |
ConfigurationContext.getInstance(String configTreePath) |
Copyright © 2013. All Rights Reserved.