|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ecf.provider.rss.channel.SseBase
org.eclipse.ecf.provider.rss.channel.SseHistory
public class SseHistory
In-Memory implementation of the history element.
Constructor Summary | |
---|---|
SseHistory()
|
Method Summary | |
---|---|
java.util.List |
getUpdates()
Returns the update list within this history. |
Methods inherited from class org.eclipse.ecf.provider.rss.channel.SseBase |
---|
getBy, getWhen, setBy, setWhen, setWhen |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SseHistory()
Method Detail |
---|
public java.util.List getUpdates()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |