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
IOException
SAXException
public void processFeed(InputStream tickerFeed)
public boolean hasNext()
hasNext
in interface EventSource
public Event<?> getNext()
getNext
in interface EventSource
Copyright © 2020. All rights reserved.