public class PicslurperTwitterHarness extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Instantiates a
PicSlurper tool which reads from a stream which
this class constructs. |
public static void main(String[] args) throws org.apache.http.client.ClientProtocolException, IOException, TweetTokeniserException, InterruptedException
PicSlurper
tool which reads from a stream which
this class constructs. The TwitterInputStreamFactory
is used
which is called again if the connection is dropped for whatever reasonargs
- org.apache.http.client.ClientProtocolException
IOException
TweetTokeniserException
InterruptedException