Package org.apache.felix.http.jetty


@Version("4.0") package org.apache.felix.http.jetty
  • Interfaces
    Class
    Description
    The ConnectorFactory is a service interface which allows extensions to inject custom Jetty Connector instances to add to the Jetty server.
    The LoadBalancerCustomizerFactory is a service interface which allows extensions to inject custom Jetty Customizer instances to add to the Jetty server in order to handle the Proxy Load Balancer connection.