Package | Description |
---|---|
org.apache.olingo.odata2.api.processor |
Data Processor
A data processor implements all create, read, update and delete (CRUD) methods of an OData service.
|
org.apache.olingo.odata2.api.rt |
Runtime Support
Provides a mechanism for loading of implementation classes for interfaces.
|
Modifier and Type | Method and Description |
---|---|
static ODataResponse.ODataResponseBuilder |
RuntimeDelegate.createODataResponseBuilder()
Returns a builder for creating response objects with variable parameter sets.
|
protected abstract ODataResponse.ODataResponseBuilder |
RuntimeDelegate.RuntimeDelegateInstance.createODataResponseBuilder() |
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.