Package | Description |
---|---|
org.restlet.engine.adapter | |
org.restlet.engine.connector | |
org.restlet.ext.httpclient.internal | |
org.restlet.ext.servlet.internal | |
org.restlet.ext.xdb.internal |
Modifier and Type | Class and Description |
---|---|
class |
ClientCall
Low-level HTTP client call.
|
class |
ServerCall
Abstract HTTP server connector call.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpExchangeCall
Call that is used by the Basic HTTP server.
|
class |
HttpUrlConnectionCall
HTTP client connector call based on JDK's java.net.HttpURLConnection class.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpMethodCall
Deprecated.
Will be removed to favor lower-level network extensions allowing
more control at the Restlet API level.
|
Modifier and Type | Class and Description |
---|---|
class |
ServletCall
Call that is used by the Servlet HTTP server connector.
|
Modifier and Type | Class and Description |
---|---|
class |
XdbServletCall
Deprecated.
Not actively developed anymore.
|
Copyright © 2005–2016. All rights reserved.