Package | Description |
---|---|
org.eclipse.jetty.ant |
Jetty Ant : Ant Tasks and Configuration
|
org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
org.eclipse.jetty.quickstart | |
org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
Modifier and Type | Class and Description |
---|---|
class |
AntWebAppContext
Extension of WebAppContext to allow configuration via Ant environment.
|
Modifier and Type | Class and Description |
---|---|
class |
JettyWebAppContext
JettyWebAppContext
Extends the WebAppContext to specialize for the maven environment.
|
Modifier and Type | Class and Description |
---|---|
class |
QuickStartWebApp
QuickStartWar
|
Modifier and Type | Interface and Description |
---|---|
static interface |
WebAppClassLoader.Context
The Context in which the classloader operates.
|
Modifier and Type | Class and Description |
---|---|
class |
CachingWebAppClassLoader
A WebAppClassLoader that caches
CachingWebAppClassLoader.getResource(String) results. |
class |
WebAppClassLoader
ClassLoader for HttpContext.
|
class |
WebAppContext
Web Application Context Handler.
|
Copyright © 1995–2019 Webtide. All rights reserved.