Class AbstractCookieSpec

  • All Implemented Interfaces:
    CookieSpec
    Direct Known Subclasses:
    CookieSpecBase

    @Contract(threading=SAFE)
    public abstract class AbstractCookieSpec
    extends java.lang.Object
    implements CookieSpec
    Abstract cookie specification which can delegate the job of parsing, validation or matching cookie attributes to a number of arbitrary CookieAttributeHandlers.
    Since:
    4.0