|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER ToString () |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
MessagePart () |
/** Default Constructor. */ |
|||||
|
MessagePart (character) |
/** Constructor.
@param character The content type for this part. */ |
|||||
|
MessagePart (character, Object) |
/** Constructor.
@param character The content type for this part.
@param Object The content itself */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
Progress.Lang.Object Body |
/** the actual entity body */ |
|||||
|
CHARACTER ContentID |
/** The entity's content ID. */ |
|||||
|
CHARACTER ContentType |
/** The entity's content type (eg text/html). For more detail, see
http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.7 */ |
|||||
|
OpenEdge.Net.HTTP.HttpHeaderCollection Headers |
/** Holds headers for this part */ |
Top
CHARACTER ToString ()
|
---|
MessagePart ()
|
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MessagePart (character)
|
||||||||||||||||||
MessagePart (character, Object)
|
Progress.Lang.Object Body
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER ContentID
|
|||||||||||||
CHARACTER ContentType
|
|||||||||||||
OpenEdge.Net.HTTP.HttpHeaderCollection Headers
|
Progress® OpenEdge® Release 11.7