Uses of Package
org.apache.olingo.server.api.processor
Packages that use org.apache.olingo.server.api.processor
Package
Description
Netty handler for Olingo Server API
Olingo Server API
Olingo Processors
-
Classes in org.apache.olingo.server.api.processor used by org.apache.olingo.netty.server.api
-
Classes in org.apache.olingo.server.api.processor used by org.apache.olingo.netty.server.core
-
Classes in org.apache.olingo.server.api.processor used by org.apache.olingo.server.api
-
Classes in org.apache.olingo.server.api.processor used by org.apache.olingo.server.api.processorClassDescriptionProcessor interface for handling a collection of complex-type instances, e.g., a property of an entity defined as collection of complex-type instances.Processor interface for handling a collection of entities, e.g., an Entity Set.Processor interface for handling a single instance of an Entity Type.Processor which is called if any error/exception occurs inside the library or another processor.Processor interface for handling the metadata document.Processor interface for handling a collection of primitive-type instances, e.g., a property of an entity defined as collection of primitive-type instances.Processor interface for handling an instance of a primitive type, e.g., a primitive property of an entity.Base interface for all processor types.Processor interface for handling the service document.