Uses of Class
org.jdrupes.httpcodec.types.Etag
Package | Description |
---|---|
org.jdrupes.httpcodec.types |
Special types related to HTTP.
|
-
Uses of Etag in org.jdrupes.httpcodec.types
Fields in org.jdrupes.httpcodec.types with type parameters of type Etag Modifier and Type Field Description static Converter<List<Etag>>
Converters. ETAG_LIST
Methods in org.jdrupes.httpcodec.types that return Etag Modifier and Type Method Description Etag
Etag.EtagConverter. fromFieldValue(String text)
Methods in org.jdrupes.httpcodec.types with parameters of type Etag Modifier and Type Method Description String
Etag.EtagConverter. asFieldValue(Etag value)