Class WebJarResourcesFilter.FilterResult
java.lang.Object
io.quarkus.vertx.http.deployment.webjar.WebJarResourcesFilter.FilterResult
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing interface:
- WebJarResourcesFilter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FilterResult
-
-
Method Details
-
getStream
-
isChanged
public boolean isChanged() -
hasStream
public boolean hasStream() -
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-