Package org.apache.felix.http.jetty
@Version("4.0")
package org.apache.felix.http.jetty
This package provides the Jetty-based implementation of the HTTP service.
-
InterfacesClassDescriptionThe
ConnectorFactoryis a service interface which allows extensions to inject custom JettyConnectorinstances to add to the Jetty server.TheLoadBalancerCustomizerFactoryis a service interface which allows extensions to inject custom JettyCustomizerinstances to add to the Jetty server in order to handle the Proxy Load Balancer connection.