Contents
-
Terminally Deprecated Elements
since 4.0, use a custom string instead. Will be removed in a future release of this API.
since 4.0, use a custom MediaType
instead. Will be removed in a future release of this API.
-
Deprecated Fields
since 4.0, use a custom string instead. Will be removed in a future release of this API.
since 4.0, use a custom MediaType
instead. Will be removed in a future release of this API.
-
Deprecated Methods
Automatic discovery of resources and providers or the getClasses
method is preferred over
getSingletons
.
The format of the toString() method is subject to change in a future version. Please use
RuntimeDelegate.getInstance().createHeaderDelegate(CacheControl.class).toString(value) instead if you rely on the
format of this method.
This method will be removed in a future version. Please use
RuntimeDelegate.getInstance().createHeaderDelegate(CacheControl.class).fromString(value) instead.
The format of the toString() method is subject to change in a future version. Please use
RuntimeDelegate.getInstance().createHeaderDelegate(Cookie.class).toString(value) instead if you rely on the format of
this method.
This method will be removed in a future version. Please use
RuntimeDelegate.getInstance().createHeaderDelegate(Cookie.class).fromString(value) instead.
The format of the toString() method is subject to change in a future version. Please use
RuntimeDelegate.getInstance().createHeaderDelegate(EntityTag.class).toString(value) instead if you rely on the format
of this method.
This method will be removed in a future version. Please use
RuntimeDelegate.getInstance().createHeaderDelegate(EntityTag.class).fromString(value) instead.
The format of the toString() method is subject to change in a future version. Please use
RuntimeDelegate.getInstance().createHeaderDelegate(NewCookie.class).toString(value) instead if you rely on the format
of this method.
This method will be removed in a future version. Please use
RuntimeDelegate.getInstance().createHeaderDelegate(NewCookie.class).fromString(value) instead.
-
Deprecated Constructors
This constructor will be removed in a future version. Please use
Cookie.Builder
instead.
This constructor will be removed in a future version. Please use
Cookie.Builder
instead.
This constructor will be removed in a future version. Please use
Cookie.Builder
instead.
This constructor will be removed in a future version. Please use
NewCookie.Builder
instead.
This constructor will be removed in a future version. Please use
NewCookie.Builder
instead.
This constructor will be removed in a future version. Please use
NewCookie.Builder
instead.
This constructor will be removed in a future version. Please use
NewCookie.Builder
instead.
This constructor will be removed in a future version. Please use
NewCookie.Builder
instead.
This constructor will be removed in a future version. Please use
NewCookie.Builder
instead.
This constructor will be removed in a future version. Please use
NewCookie.Builder
instead.
jakarta.ws.rs.core.NewCookie(String, String, String, String, int, String, int, Date, boolean, boolean, NewCookie.SameSite)
This constructor will be removed in a future version. Please use
NewCookie.Builder
instead.
This constructor will be removed in a future version. Please use
NewCookie.Builder
instead.
This constructor will be removed in a future version. Please use
NewCookie.Builder
instead.