Interface StreamingWebServiceMessage

All Superinterfaces:
WebServiceMessage

public interface StreamingWebServiceMessage extends WebServiceMessage
Sub-interface of WebServiceMessage that allows for setting a streaming payload.
Since:
2.0
Author:
Arjen Poutsma
See Also:
  • Method Details

    • setStreamingPayload

      void setStreamingPayload(StreamingPayload payload)
      Sets the streaming payload for this message.
      Parameters:
      payload - the streaming payload