Uses of Class
io.undertow.server.handlers.encoding.AllowedContentEncodings
-
Packages that use AllowedContentEncodings Package Description io.undertow.server.handlers.encoding -
-
Uses of AllowedContentEncodings in io.undertow.server.handlers.encoding
Fields in io.undertow.server.handlers.encoding with type parameters of type AllowedContentEncodings Modifier and Type Field Description static AttachmentKey<AllowedContentEncodings>
AllowedContentEncodings. ATTACHMENT_KEY
Methods in io.undertow.server.handlers.encoding that return AllowedContentEncodings Modifier and Type Method Description AllowedContentEncodings
ContentEncodingRepository. getContentEncodings(HttpServerExchange exchange)
-