| Package | Description |
|---|---|
| org.restlet.engine.adapter | |
| org.restlet.ext.servlet |
Integration with Servlet API 2.5.
|
| org.restlet.ext.xdb |
Integration with Oracle 11g XML DB feature.
|
| Modifier and Type | Method and Description |
|---|---|
ServerAdapter |
HttpServerHelper.getAdapter()
Returns the adapter from HTTP calls to uniform calls.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServerHelper.setAdapter(ServerAdapter adapter)
Sets the adapter from HTTP calls to uniform calls.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServletAdapter
HTTP adapter from Servlet calls to Restlet calls.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XdbServletAdapter
HTTP adapter from Servlet calls to Restlet calls.
|
Copyright © 2005–2015. All rights reserved.