| Modifier and Type | Method and Description |
|---|---|
StaticResourceHandler |
StaticResourceHandler.addWelcomeFiles(String... files) |
StaticResourceHandler |
StaticResourceHandler.setAllowed(io.undertow.predicate.Predicate allowed) |
StaticResourceHandler |
StaticResourceHandler.setCachable(io.undertow.predicate.Predicate cachable) |
StaticResourceHandler |
StaticResourceHandler.setCacheTime(Integer cacheTime) |
StaticResourceHandler |
StaticResourceHandler.setContentEncodedResourceManager(io.undertow.server.handlers.encoding.ContentEncodedResourceManager contentEncodedResourceManager) |
StaticResourceHandler |
StaticResourceHandler.setDirectoryListingEnabled(boolean directoryListingEnabled) |
StaticResourceHandler |
StaticResourceHandler.setMimeMappings(io.undertow.util.MimeMappings mimeMappings) |
StaticResourceHandler |
StaticResourceHandler.setResourceManager(io.undertow.server.handlers.resource.ResourceManager resourceManager) |
StaticResourceHandler |
StaticResourceHandler.setWelcomeFiles(String... files) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.