Class | Description |
---|---|
AtomEntryEntitySerializer |
Serializes an ATOM entry.
|
AtomFeedSerializer |
Serializes an ATOM feed.
|
JsonEntryEntitySerializer |
Producer for writing an entity in JSON, also usable for function imports
returning a single instance of an entity type.
|
JsonFeedEntitySerializer |
Producer for writing an entity collection (a feed) in JSON.
|
JsonLinkEntitySerializer |
Producer for writing a link in JSON.
|
JsonPropertyEntitySerializer |
Producer for writing a single simple or complex property in JSON, also usable
for function imports returning a single instance of a simple or complex type.
|
XmlPropertyEntitySerializer |
Internal EntityProvider for simple and complex EDM properties which are pre-analyzed as
EntityPropertyInfo . |
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.