Interface | Description |
---|---|
CustomContentTypeSupportProcessor |
A processor which supports custom content types can implement this interface.
|
EntityCollectionProcessor |
Processor interface for handling collections of entities (collections, EntitySets or feeds).
|
EntityProcessor |
Processor interface for handling a single entry (e.g.
|
ExceptionProcessor |
Processor which is called if any exception occurs inside the library or another processor
|
MetadataProcessor |
Processor interface for handling the metadata document.
|
Processor |
Base interface for all processor types.
|
ServiceDocumentProcessor |
Processor interface for handling the service document.
|
Class | Description |
---|---|
DefaultProcessor |
Processor implementation for handling of metadata and service document.
|
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.