Uses of Class
org.nuxeo.runtime.server.ServletDescriptor
Packages that use ServletDescriptor
-
Uses of ServletDescriptor in org.nuxeo.runtime.server
Methods in org.nuxeo.runtime.server with parameters of type ServletDescriptorModifier and TypeMethodDescriptionvoidServerConfigurator.addServlet(ServletDescriptor descriptor) Adds a servlet to the server. -
Uses of ServletDescriptor in org.nuxeo.runtime.server.tomcat
Methods in org.nuxeo.runtime.server.tomcat with parameters of type ServletDescriptorModifier and TypeMethodDescriptionvoidTomcatServerConfigurator.addServlet(ServletDescriptor descriptor)