Package | Description |
---|---|
org.restlet.engine.http |
Supports HTTP connectors.
|
org.restlet.engine.http.adapter |
Adapters between low-level HTTP calls and high-level Restlet Request and
Response objects.
|
org.restlet.ext.netty |
Integration with Netty 3.1.
|
org.restlet.ext.netty.internal | |
org.restlet.ext.simple |
Integration with Simple framework 4.1.
|
org.restlet.ext.simple.internal |
Class and Description |
---|
Call
Low-level call for the HTTP connectors.
|
ClientCall
Low-level HTTP client call.
|
HttpClientHelper
Base HTTP client connector.
|
ServerCall
Abstract HTTP server connector call.
|
Class and Description |
---|
ClientCall
Low-level HTTP client call.
|
HttpClientHelper
Base HTTP client connector.
|
HttpRequest
Request wrapper for server HTTP calls.
|
HttpResponse
Response wrapper for server HTTP calls.
|
ServerCall
Abstract HTTP server connector call.
|
Class and Description |
---|
HttpServerHelper
Base HTTP server connector.
|
Class and Description |
---|
Call
Low-level call for the HTTP connectors.
|
ServerCall
Abstract HTTP server connector call.
|
Class and Description |
---|
HttpServerHelper
Base HTTP server connector.
|
Class and Description |
---|
Call
Low-level call for the HTTP connectors.
|
ServerCall
Abstract HTTP server connector call.
|
Copyright © 2005-2012. All Rights Reserved.