Package | Description |
---|---|
org.springframework.cloud.contract.spec.internal |
Modifier and Type | Method and Description |
---|---|
static Cookie |
Cookie.build(String key,
Object value) |
Modifier and Type | Method and Description |
---|---|
Set<Cookie> |
Cookies.getEntries() |
Modifier and Type | Method and Description |
---|---|
void |
Cookies.executeForEachCookie(Consumer<Cookie> consumer) |
void |
Cookies.setEntries(Set<Cookie> entries) |
Copyright © 2016–2019 Spring. All rights reserved.