| Class | Description |
|---|---|
| Jetty4xEmbeddedLocalContainer |
Special container support for the Jetty 4.x servlet container, using Jetty in embedded mode.
|
| Jetty4xEmbeddedLocalDeployer |
Deployer to deploy to a Jetty 4.x (embedded) container.
|
| Jetty4xEmbeddedStandaloneLocalConfiguration |
A mostly canned config for a Jetty 4.x container.
|
| Jetty5xEmbeddedLocalContainer |
A Jetty 5.x instance running embedded.
|
| Jetty5xEmbeddedLocalDeployer |
Deploys webapps to a Jetty 5.x instance running embedded.
|
| Jetty5xEmbeddedStandaloneLocalConfiguration |
A mostly canned configuration for a Jetty 5.x running embedded.
|
| Jetty6xEmbeddedLocalContainer |
A Jetty 6.x instance running embedded.
|
| Jetty6xEmbeddedLocalDeployer |
A deployer for webapps that deploys to a Jetty 6.x instance running embedded.
|
| Jetty6xEmbeddedStandaloneLocalConfiguration |
A mostly canned configuration for an embedded Jetty 6.x instance.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.