@Version("2.1")
Package org.apache.felix.http.jetty
-
Interface Summary Interface Description ConnectorFactory TheConnectorFactory
is a service interface which allows extensions to inject custom JettyConnector
instances to add to the Jetty server.LoadBalancerCustomizerFactory 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.