twitter4j.examples
Class AsyncUpdate

java.lang.Object
  extended by twitter4j.examples.AsyncUpdate

public class AsyncUpdate
extends java.lang.Object

This is a code example of Twitter4J async API.
Usage: java twitter4j.examples.AsyncUpdate TwitterID TwitterPassword text

Author:
Yusuke Yamamoto - yusuke at mac.com

Constructor Summary
AsyncUpdate()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsyncUpdate

public AsyncUpdate()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2009. All Rights Reserved.