|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttwitter4j.StatusStream
public final class StatusStream
Method Summary | |
---|---|
void |
close()
|
void |
next(StatusListener listener)
Reads next status from this stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void next(StatusListener listener) throws TwitterException
listener
- a StatusListener implementation
TwitterException
- when the end of the stream has been reached.
java.lang.IllegalStateException
- when the end of the stream had been reached.public void close() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |