|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetServiceDocumentUriInfo | |
---|---|
org.apache.olingo.odata2.api.processor | Data Processor |
org.apache.olingo.odata2.api.processor.part | Processor Parts |
org.apache.olingo.odata2.api.uri | URI Parser Facade |
Uses of GetServiceDocumentUriInfo in org.apache.olingo.odata2.api.processor |
---|
Methods in org.apache.olingo.odata2.api.processor with parameters of type GetServiceDocumentUriInfo | |
---|---|
ODataResponse |
ODataSingleProcessor.readServiceDocument(GetServiceDocumentUriInfo uriInfo,
String contentType)
|
Uses of GetServiceDocumentUriInfo in org.apache.olingo.odata2.api.processor.part |
---|
Methods in org.apache.olingo.odata2.api.processor.part with parameters of type GetServiceDocumentUriInfo | |
---|---|
ODataResponse |
ServiceDocumentProcessor.readServiceDocument(GetServiceDocumentUriInfo uriInfo,
String contentType)
|
Uses of GetServiceDocumentUriInfo in org.apache.olingo.odata2.api.uri |
---|
Subinterfaces of GetServiceDocumentUriInfo in org.apache.olingo.odata2.api.uri | |
---|---|
interface |
UriInfo
Structured parts of the request URI - the result of URI parsing. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |