Uses of Class
jakarta.ws.rs.core.NewCookie
Packages that use NewCookie
Package
Description
The JAX-RS client API
Container-specific JAX-RS API.
Low-level interfaces and annotations used to create RESTful service resources.
-
Uses of NewCookie in jakarta.ws.rs.client
Methods in jakarta.ws.rs.client that return types with arguments of type NewCookieModifier and TypeMethodDescriptionClientResponseContext.getCookies()Get any new cookies set on the response message. -
Uses of NewCookie in jakarta.ws.rs.container
Methods in jakarta.ws.rs.container that return types with arguments of type NewCookieModifier and TypeMethodDescriptionContainerResponseContext.getCookies()Get any new cookies set on the response message. -
Uses of NewCookie in jakarta.ws.rs.core
Methods in jakarta.ws.rs.core that return NewCookieModifier and TypeMethodDescriptionabstract NewCookieNewCookie.AbstractNewCookieBuilder.build()Build a newNewCookieinstance using all the configuration previously specified in this builder.NewCookie.Builder.build()static NewCookieDeprecated.This method will be removed in a future version.Methods in jakarta.ws.rs.core that return types with arguments of type NewCookieModifier and TypeMethodDescriptionResponse.getCookies()Get any new cookies set on the response message.Methods in jakarta.ws.rs.core with parameters of type NewCookieModifier and TypeMethodDescriptionabstract Response.ResponseBuilderAdd cookies to the response message. -
Uses of NewCookie in org.jboss.resteasy.client.jaxrs.internal
Methods in org.jboss.resteasy.client.jaxrs.internal that return types with arguments of type NewCookie -
Uses of NewCookie in org.jboss.resteasy.core.interception.jaxrs
Methods in org.jboss.resteasy.core.interception.jaxrs that return types with arguments of type NewCookie -
Uses of NewCookie in org.jboss.resteasy.mock
Fields in org.jboss.resteasy.mock with type parameters of type NewCookieMethods in org.jboss.resteasy.mock that return types with arguments of type NewCookieMethods in org.jboss.resteasy.mock with parameters of type NewCookie -
Uses of NewCookie in org.jboss.resteasy.plugins.delegates
Methods in org.jboss.resteasy.plugins.delegates that return NewCookieMethods in org.jboss.resteasy.plugins.delegates with parameters of type NewCookie -
Uses of NewCookie in org.jboss.resteasy.plugins.server.servlet
Methods in org.jboss.resteasy.plugins.server.servlet with parameters of type NewCookie -
Uses of NewCookie in org.jboss.resteasy.specimpl
Methods in org.jboss.resteasy.specimpl that return types with arguments of type NewCookieMethods in org.jboss.resteasy.specimpl with parameters of type NewCookieModifier and TypeMethodDescription -
Uses of NewCookie in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi with parameters of type NewCookie