org.eclipse.ecf.provider.rss.channel
Class SseUpdate

java.lang.Object
  extended by org.eclipse.ecf.provider.rss.channel.SseBase
      extended by org.eclipse.ecf.provider.rss.channel.SseUpdate
All Implemented Interfaces:
java.io.Serializable

public class SseUpdate
extends SseBase

In-Memory implementation of the update element.

Author:
Sergey Yakovlev
See Also:
Serialized Form

Constructor Summary
SseUpdate()
           
 
Method Summary
 
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

SseUpdate

public SseUpdate()