public interface IStaticResourceFactory<R extends IRequestContext<?>>
| Modifier and Type | Method and Description |
|---|---|
IStaticResource<R> |
create(StaticResourceType staticResourceType,
String url,
String path,
IHandler<R> generator,
IStaticResourceCorsConfig corsConfig) |
IStaticResource<R> create(StaticResourceType staticResourceType, String url, String path, IHandler<R> generator, IStaticResourceCorsConfig corsConfig)
Copyright © 2016. All rights reserved.