Uses of Class
org.apache.http.protocol.HttpDateGenerator
-
Packages that use HttpDateGenerator Package Description org.apache.http.protocol Core HTTP protocol execution framework and HTTP protocol handlers for synchronous, blocking communication. -
-
Uses of HttpDateGenerator in org.apache.http.protocol
Fields in org.apache.http.protocol declared as HttpDateGenerator Modifier and Type Field Description private static HttpDateGenerator
RequestDate. DATE_GENERATOR
private static HttpDateGenerator
ResponseDate. DATE_GENERATOR
-