-
Terminally Deprecated Elements
-
Deprecated Annotation InterfacesAnnotation InterfaceDescriptionthis annotation is not required anymore: you can use
BeanParam
or just omit it entirely, as long as your container class holds any annotated fields withRestForm
,RestCookie
,RestHeader
,RestPath
,RestMatrix
,RestQuery
or their JAX-RS equivalents.replaced byRestStreamElementType
-
Deprecated MethodsMethodDescriptionNot used: Deprecated in the original org.apache.tomcat.util.http.ServerCookie class.
BeanParam
or just omit it entirely, as long as your container class holds any annotated fields withRestForm
,RestCookie
,RestHeader
,RestPath
,RestMatrix
,RestQuery
or their JAX-RS equivalents.