public static interface Payload.Inbound
| Modifier and Type | Method and Description |
|---|---|
String |
getHeaderName()
Returns the name of the header that should be set in the outgoing and
incoming http request or response.
|
Iterator<Payload.Part> |
parts()
Returns the parts from the inbound payload.
|
Iterator<Payload.Part> parts()
String getHeaderName()
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.