public class CookieParamMarshaller extends Object implements Marshaller
| Constructor and Description |
|---|
CookieParamMarshaller(String cookieName) |
| Modifier and Type | Method and Description |
|---|---|
void |
build(ClientRequest request,
Object object) |
String |
getCookieName() |
public CookieParamMarshaller(String cookieName)
public String getCookieName()
public void build(ClientRequest request, Object object)
build in interface MarshallerCopyright © 2018 JBoss by Red Hat. All rights reserved.