public class StickyCookieHolder extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COOKIE_NAME |
Constructor and Description |
---|
StickyCookieHolder() |
Modifier and Type | Method and Description |
---|---|
static org.apache.http.cookie.Cookie |
getTestStickySessionCookie() |
static void |
remove() |
static void |
setTestStickySessionCookie(org.apache.http.cookie.Cookie stickySessionCookie) |
public static final String COOKIE_NAME
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.