Modifier and Type | Class and Description |
---|---|
class |
Jetty4xEmbeddedLocalContainer
Special container support for the Jetty 4.x servlet container, using Jetty in embedded mode.
|
class |
Jetty5xEmbeddedLocalContainer
A Jetty 5.x instance running embedded.
|
class |
Jetty6xEmbeddedLocalContainer
A Jetty 6.x instance running embedded.
|
class |
Jetty7xEmbeddedLocalContainer
A Jetty 7.x instance running embedded.
|
class |
Jetty8xEmbeddedLocalContainer
A Jetty 8.x instance running embedded.
|
class |
Jetty9xEmbeddedLocalContainer
A Jetty 9.x instance running embedded.
|
Constructor and Description |
---|
Jetty4xEmbeddedLocalDeployer(EmbeddedLocalContainer container) |
Jetty5xEmbeddedLocalDeployer(EmbeddedLocalContainer container) |
Jetty6xEmbeddedLocalDeployer(EmbeddedLocalContainer container) |
Jetty7xEmbeddedLocalDeployer(EmbeddedLocalContainer container) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractJetty4x5xEmbeddedLocalContainer
Common code for all Jetty 4.x and 5.x embedded container implementations.
|
class |
AbstractJettyEmbeddedLocalContainer
Common code for all Jetty embedded container implementations.
|
Constructor and Description |
---|
AbstractJettyEmbeddedLocalDeployer(EmbeddedLocalContainer container) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEmbeddedLocalContainer
Default container implementation that all local embedded container implementations must extend.
|
Constructor and Description |
---|
AbstractEmbeddedLocalDeployer(EmbeddedLocalContainer container) |
Modifier and Type | Class and Description |
---|---|
class |
Tomcat5xEmbeddedLocalContainer
Embedded Tomcat 5.x container.
|
class |
Tomcat6xEmbeddedLocalContainer
Embedded Tomcat 6.x container.
|
class |
Tomcat7xEmbeddedLocalContainer
Embedded Tomcat 7.x container.
|
class |
Tomcat8xEmbeddedLocalContainer
Embedded Tomcat 8.x container.
|
class |
Tomcat9xEmbeddedLocalContainer
Embedded Tomcat 9.x container.
|
Constructor and Description |
---|
TomcatEmbeddedLocalDeployer(EmbeddedLocalContainer container)
Creates a new deployer for
AbstractCatalinaEmbeddedLocalContainer . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCatalinaEmbeddedLocalContainer
Base support for Catalina based embedded local containers.
|
Copyright © 2004–2018 Github. All rights reserved.