| 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 | Class and Description |
|---|---|
class |
ClientAdapter
Converter of high-level uniform calls into low-level HTTP client calls.
|
class |
ServerAdapter
Converter of low-level HTTP server calls into high-level 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.