Package org.apache.olingo.odata2.api.ep.feed
package org.apache.olingo.odata2.api.ep.feed
Entity Provider Feed
The org.apache.olingo.odata2.api.ep.feed package contains all classes related and necessary for an
ODataFeed.
-
InterfacesClassDescription
FeedMetadataobjects contain metadata information about one feed.AnODataFeedobject contains a list ofODataEntrys and the metadata associated with this feed.