Uses of Interface
io.vertx.reactivex.ext.web.ParsedHeaderValue
Packages that use ParsedHeaderValue
-
Uses of ParsedHeaderValue in io.vertx.reactivex.ext.web
Classes in io.vertx.reactivex.ext.web that implement ParsedHeaderValueMethods in io.vertx.reactivex.ext.web that return ParsedHeaderValueModifier and TypeMethodDescriptionstatic ParsedHeaderValueParsedHeaderValue.newInstance(ParsedHeaderValue arg) Methods in io.vertx.reactivex.ext.web that return types with arguments of type ParsedHeaderValueModifier and TypeMethodDescriptionParsedHeaderValues.acceptCharset()ParsedHeaderValues.acceptEncoding()Methods in io.vertx.reactivex.ext.web with parameters of type ParsedHeaderValueModifier and TypeMethodDescriptionbooleanLanguageHeader.isMatchedBy(ParsedHeaderValue matchTry) Test if this header is matched by matchTry headerbooleanMIMEHeader.isMatchedBy(ParsedHeaderValue matchTry) Test if this header is matched by matchTry headerbooleanParsedHeaderValue.isMatchedBy(ParsedHeaderValue matchTry) Test if this header is matched by matchTry header