Index
All Classes and Interfaces|All Packages
C
- ConnectorFactory - Interface in org.apache.felix.http.jetty
-
The
ConnectorFactoryis a service interface which allows extensions to inject custom JettyConnectorinstances to add to the Jetty server. - createConnector(Server) - Method in interface org.apache.felix.http.jetty.ConnectorFactory
-
Creates new Jetty
Connectorinstances. - createCustomizer() - Method in interface org.apache.felix.http.jetty.LoadBalancerCustomizerFactory
-
Creates new Jetty
Customizerinstances.
L
- LoadBalancerCustomizerFactory - Interface in org.apache.felix.http.jetty
-
The
LoadBalancerCustomizerFactoryis 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.
O
- org.apache.felix.http.jetty - package org.apache.felix.http.jetty
-
This package provides the Jetty-based implementation of the HTTP service.
All Classes and Interfaces|All Packages