Uses of Class
org.jboss.as.web.host.ServletBuilder
Packages that use ServletBuilder
-
Uses of ServletBuilder in org.jboss.as.web.host
Methods in org.jboss.as.web.host that return ServletBuilderModifier and TypeMethodDescriptionServletBuilder.addInitParam(String name, String value) ServletBuilder.addUrlMapping(String mapping) ServletBuilder.addUrlMappings(String... mappings) ServletBuilder.addUrlMappings(Collection<String> mappings) Methods in org.jboss.as.web.host that return types with arguments of type ServletBuilderMethods in org.jboss.as.web.host with parameters of type ServletBuilder