interface StreamImplementation
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
next(StreamListener[] listeners) |
void |
onException(java.lang.Exception ex) |
void next(StreamListener[] listeners) throws TwitterException
TwitterException
void close() throws java.io.IOException
java.io.IOException
void onException(java.lang.Exception ex)