Namespace: OpenEdge.Net.HTTP.Filter.Payload
Class
MultipartBodyWriter
Parent classes:
Inherits: OpenEdge.Net.HTTP.Filter.Payload.MessageWriter
Implements: OpenEdge.Net.ISupportMultipartEntity

Copyright (c) 2015 by Progress Software Corporation. All rights reserved.
File:MultipartBodyWriter
Author(s):pjudge
Created:Thu Jan 29 10:47:13 EST 2015




Method Summary
Options Name Purpose
Open ()
INT64 Write (Object)

Constructor Summary
Options Name Purpose
MultipartBodyWriter ()

Property Summary
Options Name Purpose
CHARACTER Boundary /** The character string delimiting the parts. Excludes the leading and trailing -- */
CHARACTER CRLF /* private and immutable constant value */


Method Detail
Top

Open ()

Top

INT64 Write (Object)

Parameters:
poData Progress.Lang.Object
Returns INT64


Constructor Detail
Top

MultipartBodyWriter ()



Property Detail
Top

CHARACTER Boundary

Purpose: The character string delimiting the parts. Excludes the leading and trailing --
Returns CHARACTER
Top

CHARACTER CRLF

/* private and immutable constant value
Returns CHARACTER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7