public class SmooksEventSource extends Object implements EventSource
| Constructor and Description |
|---|
SmooksEventSource() |
| Modifier and Type | Method and Description |
|---|---|
Event<?> |
getNext() |
boolean |
hasNext() |
void |
processFeed(InputStream tickerFeed) |
public SmooksEventSource()
throws IOException,
SAXException
IOExceptionSAXExceptionpublic void processFeed(InputStream tickerFeed)
public boolean hasNext()
hasNext in interface EventSourcepublic Event<?> getNext()
getNext in interface EventSourceCopyright © 2020. All rights reserved.