Uses of Interface
io.vertx.mutiny.ext.web.ParsedHeaderValue
Packages that use ParsedHeaderValue
-
Uses of ParsedHeaderValue in io.vertx.mutiny.ext.web
Classes in io.vertx.mutiny.ext.web that implement ParsedHeaderValueModifier and TypeClassDescriptionclassA parsed language header.classNOTE: This class has been automatically generated from theoriginalnon Mutiny-ified interface.static classMethods in io.vertx.mutiny.ext.web that return ParsedHeaderValueModifier and TypeMethodDescriptionstatic ParsedHeaderValueParsedHeaderValue.newInstance(io.vertx.ext.web.ParsedHeaderValue delegate) Creates a new instance of theParsedHeaderValue.Methods in io.vertx.mutiny.ext.web that return types with arguments of type ParsedHeaderValueModifier and TypeMethodDescriptionParsedHeaderValues.acceptCharset()ParsedHeaderValues.acceptEncoding()Methods in io.vertx.mutiny.ext.web with parameters of type ParsedHeaderValueModifier and TypeMethodDescriptionbooleanLanguageHeader.isMatchedBy(ParsedHeaderValue arg0) Test if this header is matched by matchTry headerbooleanMIMEHeader.isMatchedBy(ParsedHeaderValue arg0) Test if this header is matched by matchTry headerbooleanParsedHeaderValue.isMatchedBy(ParsedHeaderValue matchTry) Test if this header is matched by matchTry headerbooleanParsedHeaderValue.ParsedHeaderValueImpl.isMatchedBy(ParsedHeaderValue matchTry) Test if this header is matched by matchTry header