Package | Description |
---|---|
org.restlet.engine.adapter | |
org.restlet.ext.httpclient.internal | |
org.restlet.ext.net.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 |
HttpMethodCall
HTTP client connector call based on Apache HTTP Client's HttpMethod class.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpUrlConnectionCall
HTTP client connector call based on JDK's java.net.HttpURLConnection class.
|
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
Call that is used by the XDB Servlet HTTP connector.
|
Copyright © 2005–2013. All rights reserved.