| Package | Description |
|---|---|
| org.restlet.engine.adapter | |
| org.restlet.ext.servlet.internal | |
| org.restlet.ext.xdb |
Integration with Oracle 11g XML DB feature.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
ServerAdapter.toRequest(ServerCall httpCall)
Converts a low-level HTTP call into a high-level uniform request.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
ServletServerAdapter.toRequest(ServerCall httpCall) |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
XdbServletAdapter.toRequest(XdbServletCall servletCall)
Deprecated.
Converts a low-level Servlet call into a high-level Restlet request.
|
Copyright © 2005–2015. All rights reserved.