Package org.restlet.engine.connector
package org.restlet.engine.connector
Integration with Java URLConnection class. Provides FTP, HTTP and HTTPS
client connectors.
- Since:
- Restlet 1.0
- See Also:
-
ClassDescriptionClient connector helper.ConnectorHelper<T extends Connector>Base connector helper.HTTP client connector using the Jetty project.Protocol helper for the HTTP protocol.Jetty HTTP server connector.Jetty HTTPS server connector.Abstract Jetty web server connector.Meta annotation to declare method annotations.Protocol helper.Server connector helper.