Uses of Class
de.quantummaid.httpmaid.http.HeaderName
-
Packages that use HeaderName Package Description de.quantummaid.httpmaid.http de.quantummaid.httpmaid.websockets.criteria -
-
Uses of HeaderName in de.quantummaid.httpmaid.http
Methods in de.quantummaid.httpmaid.http that return HeaderName Modifier and Type Method Description static HeaderNameHeaderName. headerName(String value)HeaderNameHeader. name()Methods in de.quantummaid.httpmaid.http with parameters of type HeaderName Modifier and Type Method Description static HeaderHeader. header(HeaderName name, HeaderValue value) -
Uses of HeaderName in de.quantummaid.httpmaid.websockets.criteria
Methods in de.quantummaid.httpmaid.websockets.criteria with parameters of type HeaderName Modifier and Type Method Description static HeaderCriterionHeaderCriterion. headerCriterion(HeaderName name, HeaderValue value)
-