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 TypeMethodDescriptionvoid
ServerConfigurator.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 TypeMethodDescriptionvoid
TomcatServerConfigurator.addServlet
(ServletDescriptor descriptor)