Package com.teamdev.jxbrowser.cookie


@ParametersAreNonnullByDefault package com.teamdev.jxbrowser.cookie
Contains classes that allow you to manage cookies.
  • Class
    Description
    An HTTP cookie.
    A builder of Cookie.
    A service that allows working with the session and persistent cookies.
    Represents the SameSite cookie attribute values of the `Set-Cookie` HTTP response header.