public class App extends Object
| Constructor and Description |
|---|
App() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method that creates a
client and initializes the OAuth support with
configuration needed to connect to the Twitter and retrieve statuses. |
public static void main(String[] args) throws Exception
client and initializes the OAuth support with
configuration needed to connect to the Twitter and retrieve statuses.
Execute this method to demoargs - Command line arguments.Exception - Thrown when error occurs.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.