Uses of Class
org.apache.any23.http.AcceptHeaderBuilder
-
Packages that use AcceptHeaderBuilder Package Description org.apache.any23.http This package contains classes and interfaces to implement a small multi-threaded HTTP Client used to fetch data sources. -
-
Uses of AcceptHeaderBuilder in org.apache.any23.http
Methods in org.apache.any23.http that return AcceptHeaderBuilder Modifier and Type Method Description static AcceptHeaderBuilder
AcceptHeaderBuilder. fromStrings(Collection<String> typesAsStrings)
-