Interface | Description |
---|---|
ODataHttpHandler |
Handels http requests as OData requests.
|
ODataTranslatedException.MessageKey |
Class | Description |
---|---|
OData |
Root object for serving factory tasks and support loosely coupling of implementation (core) from the api.
|
ODataRequest |
Request object carry http information optimized and required to handle OData requests only.
|
ODataResponse |
Response object to carry OData relevant http information (statusCode, content & response headers)
|
ODataServerError |
Exception | Description |
---|---|
ODataApplicationException | |
ODataTranslatedException |
Abstract superclass of all translatable server exceptions.
|
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.