Uses of Class
org.apache.olingo.odata2.core.rest.SubLocatorParameter
-
Packages that use SubLocatorParameter Package Description org.apache.olingo.odata2.core.rest -
-
Uses of SubLocatorParameter in org.apache.olingo.odata2.core.rest
Methods in org.apache.olingo.odata2.core.rest with parameters of type SubLocatorParameter Modifier and Type Method Description static PathInfoImplRestUtil. buildODataPathInfo(SubLocatorParameter param)static ODataSubLocatorODataSubLocator. create(SubLocatorParameter param)static List<String>RestUtil. extractAcceptHeaders(SubLocatorParameter param)static javax.servlet.ServletInputStreamRestUtil. extractRequestContent(SubLocatorParameter param)Extracts the request content from the servlet as input stream.static ContentTypeRestUtil. extractRequestContentType(SubLocatorParameter param)
-