Class CookieUtil
java.lang.Object
org.jboss.resteasy.utils.CookieUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <S extends jakarta.ws.rs.core.Cookie>
StringTest utility to replace deprecated methodCookie.toString()
.static <S extends jakarta.ws.rs.core.Cookie>
STest utility to replace deprecated methodCookie.valueOf(String)
.
-
Constructor Details
-
CookieUtil
public CookieUtil()
-
-
Method Details
-
valueOf
-
toString
-