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