| Entry | Building block for OData payload. |
| Feed | Feed and Entry are buildings block for the ODATA payload. |
| FormatParser<T> | Deals with parsing the resulting stream into a Entry or
Feed and converting it to a OEntity. |
| FormatWriter<T> | Write entities to an output stream in a particular format |
| SingleLink |
| FormatParserFactory | |
| FormatParserFactory.AtomParsers | |
| FormatParserFactory.JsonParsers | |
| FormatWriterFactory | |
| FormatWriterFactory.AtomWriters | |
| FormatWriterFactory.JsonWriters | |
| Settings | |
| SingleLinks |