Interface AssetsRead
-
- All Known Implementing Classes:
BundledRead,DirectRead,NoStatics
public interface AssetsRead extends Function<String,Response>
- Author:
- Denis Danilin | me@loslobos.ru 22.03.2024 13:33 fair-http-server ☭ sweat and blood
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanProcess(String path)
-
-
-
Method Detail
-
canProcess
boolean canProcess(String path)
-
-