to_message


Description:

public void to_message (MessageHeaders dest_headers, out Bytes dest_body)

Serializes this to dest_headers and dest_body.

Parameters:

this

a Multipart

dest_headers

the headers of the HTTP message to serialize this to

dest_body

the body of the HTTP message to serialize this to