| org.odata4j.producer.server.ODataServer |
Known Indirect Subclasses
|
Generic OData server
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Sets the OData application.
| |||||||||||
Sets the root application.
| |||||||||||
Starts the OData server.
| |||||||||||
Stops the OData server.
| |||||||||||
Sets the OData application.
| odataApp | The OData application class |
|---|
Sets the root application.
| rootApp | The root application class |
|---|