@Deprecated public class CookieParamMarshaller extends Object implements Marshaller
org.jboss.resteasy.client.jaxrs.internal.proxy.processors,
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation,
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget,
(https://jcp.org/en/jsr/detail?id=339)| Constructor and Description |
|---|
CookieParamMarshaller(String cookieName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
build(ClientRequest request,
Object object)
Deprecated.
|
String |
getCookieName()
Deprecated.
|
public CookieParamMarshaller(String cookieName)
public String getCookieName()
public void build(ClientRequest request, Object object)
build in interface MarshallerCopyright © 2025. All rights reserved.