public interface SpincastResourceHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
SpincastResourceHandler |
create(io.undertow.server.handlers.resource.ResourceManager resourceManager,
StaticResource<?> staticResource) |
SpincastResourceHandler |
create(io.undertow.server.handlers.resource.ResourceManager resourceManager,
StaticResource<?> staticResource,
io.undertow.server.HttpHandler nextHandler) |
SpincastResourceHandler create(io.undertow.server.handlers.resource.ResourceManager resourceManager, StaticResource<?> staticResource)
SpincastResourceHandler create(io.undertow.server.handlers.resource.ResourceManager resourceManager, StaticResource<?> staticResource, io.undertow.server.HttpHandler nextHandler)
Copyright © 2018. All rights reserved.