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 |
---|---|
List<Header> |
OutgoingMessage.getHeaders() |
Modifier and Type | Method and Description |
---|---|
OutgoingMessage |
OutgoingMessage.withHeaders(Header... headers) |
Modifier and Type | Method and Description |
---|---|
List<Header> |
OutgoingMessage.getHeaders() |
List<Header> |
IncomingMessage.getHeaders() |
Modifier and Type | Method and Description |
---|---|
OutgoingMessage |
OutgoingMessage.withHeaders(Header... headers) |
IncomingMessage |
IncomingMessage.withHeaders(Header... headers) |
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.