Class BasicMaxAgeHandler

java.lang.Object
org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler
org.apache.hc.client5.http.impl.cookie.BasicMaxAgeHandler
All Implemented Interfaces:
CommonCookieAttributeHandler, CookieAttributeHandler

@Contract(threading=STATELESS) public class BasicMaxAgeHandler extends AbstractCookieAttributeHandler implements CommonCookieAttributeHandler
Cookie max-age attribute handler.
Since:
4.0