|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StreamingWebServiceMessage
Sub-interface of WebServiceMessage
that allows for setting a streaming payload.
StreamingPayload
Method Summary | |
---|---|
void |
setStreamingPayload(StreamingPayload payload)
Sets the streaming payload for this message. |
Methods inherited from interface org.springframework.ws.WebServiceMessage |
---|
getPayloadResult, getPayloadSource, writeTo |
Method Detail |
---|
void setStreamingPayload(StreamingPayload payload)
payload
- the streaming payload
|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |