Uses of Class
io.undertow.server.handlers.resource.PreCompressedResourceSupplier
-
Packages that use PreCompressedResourceSupplier Package Description io.undertow.server.handlers.resource -
-
Uses of PreCompressedResourceSupplier in io.undertow.server.handlers.resource
Methods in io.undertow.server.handlers.resource that return PreCompressedResourceSupplier Modifier and Type Method Description PreCompressedResourceSupplier
PreCompressedResourceSupplier. addEncoding(java.lang.String encoding, java.lang.String extension)
PreCompressedResourceSupplier
PreCompressedResourceSupplier. removeEncoding(java.lang.String encoding)
-