Class Vary
- java.lang.Object
-
- org.apache.tomcat.util.http.parser.Vary
-
@Deprecated public class Vary extends Object
Deprecated.UseTokenList
.
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static void
parseVary(StringReader input, Set<String> result)
Deprecated.
-
-
-
Method Detail
-
parseVary
public static void parseVary(StringReader input, Set<String> result) throws IOException
Deprecated.- Throws:
IOException
-
-