C D G L N O P S T U W 
All Classes All Packages

C

ConnectorFactory - Interface in org.apache.felix.http.jetty
The ConnectorFactory is a service interface which allows extensions to inject custom Jetty Connector 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.

D

deploy(WebAppBundleTracker.Deployment, WebAppBundleContext) - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker
 
Deployment(String, Bundle) - Constructor for class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker.Deployment
 

G

getBundle() - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker.Deployment
 
getContext() - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker.Deployment
 
getContextPath() - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker.Deployment
 
getRegistration() - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker.Deployment
 

L

lifeCycleStarted(LifeCycle) - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker
 
lifeCycleStopping(LifeCycle) - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker
 
LoadBalancerCustomizerFactory - Interface in org.apache.felix.http.jetty
The LoadBalancerCustomizerFactory is a service interface which allows extensions to inject custom Jetty Customizer instances to add to the Jetty server in order to handle the Proxy Load Balancer connection.

N

newResource(URL) - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleContext
 

O

org.apache.felix.http.jetty - package org.apache.felix.http.jetty
 
org.apache.felix.http.jetty.internal.webapp - package org.apache.felix.http.jetty.internal.webapp
 

P

postEvent(Object, String, Bundle, Bundle, Throwable, String, Long) - Static method in class org.apache.felix.http.jetty.internal.webapp.WebEvent
 

S

setContext(WebAppBundleContext) - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker.Deployment
 
setRegistration(ServiceRegistration<ServletContext>) - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker.Deployment
 
start(ContextHandlerCollection) - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker
 
stop() - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker
 

T

TOPIC_DEPLOYED - Static variable in class org.apache.felix.http.jetty.internal.webapp.WebEvent
 
TOPIC_DEPLOYING - Static variable in class org.apache.felix.http.jetty.internal.webapp.WebEvent
 
TOPIC_FAILED - Static variable in class org.apache.felix.http.jetty.internal.webapp.WebEvent
 
TOPIC_UNDEPLOYED - Static variable in class org.apache.felix.http.jetty.internal.webapp.WebEvent
 
TOPIC_UNDEPLOYING - Static variable in class org.apache.felix.http.jetty.internal.webapp.WebEvent
 

U

undeploy(WebAppBundleTracker.Deployment, WebAppBundleContext) - Method in class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker
 

W

WebAppBundleContext - Class in org.apache.felix.http.jetty.internal.webapp
 
WebAppBundleContext(String, Bundle, ClassLoader) - Constructor for class org.apache.felix.http.jetty.internal.webapp.WebAppBundleContext
 
WebAppBundleTracker - Class in org.apache.felix.http.jetty.internal.webapp
 
WebAppBundleTracker(BundleContext, JettyConfig) - Constructor for class org.apache.felix.http.jetty.internal.webapp.WebAppBundleTracker
 
WebAppBundleTracker.Deployment - Class in org.apache.felix.http.jetty.internal.webapp
A deployment represents a web application bundle that may or may not be deployed.
WebEvent - Class in org.apache.felix.http.jetty.internal.webapp
 
WebEvent() - Constructor for class org.apache.felix.http.jetty.internal.webapp.WebEvent
 
C D G L N O P S T U W 
All Classes All Packages