public interface StreamingWebServiceMessage extends WebServiceMessage
WebServiceMessage
that allows for setting a streaming payload.StreamingPayload
Modifier and Type | Method and Description |
---|---|
void |
setStreamingPayload(StreamingPayload payload)
Sets the streaming payload for this message.
|
getPayloadResult, getPayloadSource, writeTo
void setStreamingPayload(StreamingPayload payload)
payload
- the streaming payloadCopyright © 2020 Pivotal Software. All rights reserved.