|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StatusStream
Method Summary | |
---|---|
void |
close()
|
void |
next(StatusListener listener)
Reads next status from this stream. |
Methods inherited from interface twitter4j.StreamImplementation |
---|
next, onException |
Method Detail |
---|
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.void close() throws java.io.IOException
close
in interface StreamImplementation
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |