Uses of Package
de.aristaflow.adept2.base.servletcontainer
-
Classes in de.aristaflow.adept2.base.servletcontainer used by de.aristaflow.adept2.base.servletcontainer Class Description DynamicServlet A servlet for dynamically deployment that will be notified of (un-)deployment.ServletDeploymentException This exception indicates that deploying or undeploying a servlet (web application) to a servlet service has failed. -
Classes in de.aristaflow.adept2.base.servletcontainer used by de.aristaflow.adept2.base.servletcontainer.demux Class Description DynamicServlet A servlet for dynamically deployment that will be notified of (un-)deployment.DynamicServletContext An extension ofServletContext
that adds methods to remove previously added servlets.WrapSupportingDynamic ThisDynamic
allows to set the servlet context to allow for wrapping servlet contexts when adding servlets. -
Classes in de.aristaflow.adept2.base.servletcontainer used by de.aristaflow.adept2.base.servletcontainer.dynamic Class Description DynamicServlet A servlet for dynamically deployment that will be notified of (un-)deployment.ServletDeploymentException This exception indicates that deploying or undeploying a servlet (web application) to a servlet service has failed.ServletService AServletService
provides the means to publish a servlet at runtime. -
Classes in de.aristaflow.adept2.base.servletcontainer used by de.aristaflow.adept2.ui.htmlgui.httpservice Class Description DynamicServlet A servlet for dynamically deployment that will be notified of (un-)deployment.