-
Annotation 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
-
MethodDescriptionNot 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.