Uses of Class
org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
-
Packages that use BundleHttpContext Package Description org.nuxeo.ecm.webengine.jaxrs.servlet.config -
-
Uses of BundleHttpContext in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Fields in org.nuxeo.ecm.webengine.jaxrs.servlet.config with type parameters of type BundleHttpContext Modifier and Type Field Description protected Map<String,BundleHttpContext>
ServletRegistry. contexts
The registered HttpContext mapped to the servlet path.
-