Package org.apache.felix.http.jetty
@Version("4.0")
package org.apache.felix.http.jetty
-
InterfacesClassDescriptionThe
ConnectorFactory
is a service interface which allows extensions to inject custom JettyConnector
instances to add to the Jetty server.TheLoadBalancerCustomizerFactory
is a service interface which allows extensions to inject custom JettyCustomizer
instances to add to the Jetty server in order to handle the Proxy Load Balancer connection.