Restlet Framework 2.2.3
Google App Engine

Package org.restlet.engine.connector

Integration with Java URLConnection class.

See:
          Description

Class Summary
ClientHelper Client connector helper.
ConnectorHelper<T extends Connector> Base connector helper.
FtpClientHelper FTP client connector using the URLConnection.
HttpClientHelper HTTP client connector using the HttpUrlConnectionCall.
HttpProtocolHelper Protocol helper for the HTTP protocol.
HttpUrlConnectionCall HTTP client connector call based on JDK's java.net.HttpURLConnection class.
ProtocolHelper Protocol helper.
ServerHelper Server connector helper.
WebDavProtocolHelper Protocol helper for the WEBDAV protocol.
 

Annotation Types Summary
Method Meta annotation to declare method annotations.
 

Package org.restlet.engine.connector Description

Integration with Java URLConnection class. Provides FTP, HTTP and HTTPS client connectors.

Since:
Restlet 1.0
See Also:
URLConnection Javadocs, User Guide - Net extension

Restlet Framework 2.2.3
Google App Engine

Copyright © 2005-2014 Restlet.