Package | Description |
---|---|
org.apache.olingo.server.api | |
org.apache.olingo.server.api.processor | |
org.apache.olingo.server.sample.processor | |
org.apache.olingo.server.tecsvc.processor |
Modifier and Type | Method and Description |
---|---|
static OData |
OData.newInstance() |
Modifier and Type | Method and Description |
---|---|
void |
Processor.init(OData odata,
ServiceMetadata serviceMetadata)
Initializes the processor for each HTTP request - response cycle.
|
void |
DefaultProcessor.init(OData odata,
ServiceMetadata serviceMetadata) |
Modifier and Type | Method and Description |
---|---|
void |
CarsProcessor.init(OData odata,
ServiceMetadata edm) |
Modifier and Type | Field and Description |
---|---|
protected OData |
TechnicalProcessor.odata |
Modifier and Type | Method and Description |
---|---|
void |
TechnicalProcessor.init(OData odata,
ServiceMetadata serviceMetadata) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.