/images/navbarTop.svg
  • Features
  • Download
  • Documentation
  • Restlet FrameworkFramework
    • User guide
      • Part 1 - Introduction
      • Part 2 - Core Restlet
      • Part 3 - Restlet Editions
      • Part 4 - Restlet Extensions
      • Appendices
    • Tutorials
    • Javadocs
    • Change Log
Restlet Framework Install Framework
  • User guide
    • Part 1 - Introduction
      • Overview
      • Features
      • What's new
        • In version 2.3
        • In version 2.2
        • In version 2.1
        • In version 2.0
          • Overview
          • API improvements
          • Editions
          • Engine
          • Extensions
          • Misc
          • Migration
        • In version 1.1
          • Overview
          • Extensions
          • Migration
      • First steps
        • Overview
        • First server
        • First client
        • First application
      • Architecture
        • Overview
        • Persistence layer
        • Presentation layer
      • Getting started
        • Overview
        • Eclipse IDE
        • Maven
        • Maven and Spring
        • Debugging tools
    • Part 2 - Core Restlet
      • Overview
      • Base package
        • Overview
        • Connectors
      • Mapping HTTP headers
      • Data package
        • Overview
        • Parameters
      • Representation package
      • Resource package
        • Overview
        • Client resources
        • Server resources
      • Routing package
        • Overview
        • Hierarchical URIs
        • Redirection
        • Static Files
        • Attributes
      • Security package
        • Overview
        • Authentication
        • Authorization
        • HTTPS
        • Pluggable authenticators
        • NTML authentication
      • Service package
        • Overview
        • Log service
        • Converter
        • Status service
        • Connector service
        • Decoder service
        • Metadata service
        • Range service
        • Task service
        • Tunnel service
      • Restlet Engine
        • Overview
        • Internal connectors
          • Overview
          • Local
          • CLAP
          • HTTP
          • RIAP
      • Util package
    • Part 3 - Restlet Editions
      • Overview
      • Android
        • Overview
        • Sample
      • Google App Engine
      • Google Web Toolkit
        • Overview
        • Architecture
        • Deployment
        • Examples
        • JSON
        • Server code invocation
        • Setup
        • Tips
        • XML
      • Java EE
        • Overview
        • Client connectors
      • Java SE
        • Overview
        • Logging
      • OSGi
    • Part 4 - Restlet Extensions
      • Overview
      • Atom
      • Crypto
      • E4
      • Editions matrix
      • EMF
      • FileUpload
      • FreeMarker
      • GAE
      • GSON
      • Guice
      • GWT
      • HTML
      • HTTP Client
      • JAAS
      • Jackson
      • JavaMail
      • JAX-RS
      • JAXB
      • JDBC
      • Jetty
      • JiBX
      • JSON
      • jSSLutils
      • Lucene
      • Nio
      • OAuth
      • OData
        • Overview
        • Tutorial
      • OpenID
      • OSGi
      • RAML
      • RDF
      • ROME
      • SDC
      • Servlet
      • Simple
      • SIP
      • SLF4J
      • Spring
        • Overview
        • Integration modes
        • Configuring Restlet beans
        • A complete example
        • Configuration of Restlet resources
      • Swagger
      • Thymeleaf
      • Velocity
      • WADL
      • XDB
        • Overview
        • Architecture - Introduction
        • Installing
        • Testing
        • FAQ
        • Future plans - Known caveats
        • XdbRepresentation
        • Introduction, download, compiling and installing
        • Running and testing
        • Implemented services
        • Todo List
      • XML
      • XStream
    • Appendices
      • Glossary
      • FAQ
      • OSGi deployment
      • ECCN
      • Restlet.org example
      • Groovy integration
      • Prototype.js integration
      • List of recommended books
  • Tutorials
    • Overview
    • Retrieve the content of a web page
    • Listen to web browsers
    • REST main concepts
    • Serve static files
    • Guard access to sensitive resources
    • URIs
    • Reach target resources
    • Access logging & display error pages
    • Conclusion
  • Javadocs
  • Change Log
  • Overview
  • Atom
  • Crypto
  • E4
  • Editions matrix
  • EMF
  • FileUpload
  • FreeMarker
  • GAE
  • GSON
  • Guice
  • GWT
  • HTML
  • HTTP Client
  • JAAS
  • Jackson
  • JavaMail
  • JAX-RS
  • JAXB
  • JDBC
  • Jetty
  • JiBX
  • JSON
  • jSSLutils
  • Lucene
  • Nio
  • OAuth
  • OData
    • Overview
    • Tutorial
  • OpenID
  • OSGi
  • RAML
  • RDF
  • ROME
  • SDC
  • Servlet
  • Simple
  • SIP
  • SLF4J
  • Spring
    • Overview
    • Integration modes
    • Configuring Restlet beans
    • A complete example
    • Configuration of Restlet resources
  • Swagger
  • Thymeleaf
  • Velocity
  • WADL
  • XDB
    • Overview
    • Architecture - Introduction
    • Installing
    • Testing
    • FAQ
    • Future plans - Known caveats
    • XdbRepresentation
    • Introduction, download, compiling and installing
    • Running and testing
    • Implemented services
    • Todo List
  • XML
  • XStream

Simple Framework extension

Introduction

This connector is based on Simple framework which is an open source embeddable Java based HTTP engine capable of handling high loads.

Description

This connector supports the following protocols: HTTP, HTTPS.

The list of supported specific parameters is available in the javadocs:

  • Simple common parameters
  • HTTP specific parameters
  • HTTPS specific parameters

For additional details, please consult the Javadocs.

Features

  • Features

Downloads

  • Current Release
  • Other Releases
  • Legal Terms
  • FAQ

Documentation

  • User guide
  • Tutorials
  • Javadocs
  • Changelog
  • © 2025 Qlik All rights reserved.