org.apache.cxf.management.web.browser.client.service.browser
Class Feed
java.lang.Object
org.apache.cxf.management.web.browser.client.service.browser.Feed
public class Feed
- extends Object
|
Constructor Summary |
Feed(com.google.gwt.xml.client.Document document)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY
public static final Feed EMPTY
Feed
public Feed(@Nonnull
com.google.gwt.xml.client.Document document)
getEntries
@Nonnull
public List<Entry> getEntries()
getLinks
@Nonnull
public Links getLinks()
Apache CXF