| Package | Description |
|---|---|
| org.apache.synapse.commons.emulator.http.dsl.dto.consumer | |
| org.apache.synapse.commons.emulator.http.dsl.dto.producer |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Cookie> |
OutgoingMessage.getCookies() |
| Modifier and Type | Method and Description |
|---|---|
OutgoingMessage |
OutgoingMessage.withCookies(Cookie... cookies) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Cookie> |
IncomingMessage.getCookies() |
| Modifier and Type | Method and Description |
|---|---|
IncomingMessage |
IncomingMessage.withCookies(Cookie... cookies) |
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.