Package | Description |
---|---|
org.restlet.engine.adapter | |
org.restlet.ext.servlet |
Integration with Servlet API 3.1.
|
org.restlet.ext.servlet.internal | |
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 |
ServletServerAdapter
Default server adapter from Servlet calls to Restlet calls.
|
Modifier and Type | Class and Description |
---|---|
class |
XdbServletAdapter
Deprecated.
Not actively developed anymore.
|
Copyright © 2005–2018. All rights reserved.