Index
All Classes and Interfaces|All Packages
C
- ConnectorFactory - Interface in org.apache.felix.http.jetty
-
The
ConnectorFactory
is a service interface which allows extensions to inject custom JettyConnector
instances to add to the Jetty server. - createConnector(Server) - Method in interface org.apache.felix.http.jetty.ConnectorFactory
-
Creates new Jetty
Connector
instances. - createCustomizer() - Method in interface org.apache.felix.http.jetty.LoadBalancerCustomizerFactory
-
Creates new Jetty
Customizer
instances.
L
- LoadBalancerCustomizerFactory - Interface in org.apache.felix.http.jetty
-
The
LoadBalancerCustomizerFactory
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.
O
- org.apache.felix.http.jetty - package org.apache.felix.http.jetty
All Classes and Interfaces|All Packages