Skip to main content

EnsLib.REST.GenericMessage

persistent class EnsLib.REST.GenericMessage extends EnsLib.HTTP.GenericMessage

SQL Table Name: EnsLib_REST.GenericMessage

Transport contents of a REST HTTP request or response

Parameters

parameter XMLNAME = GenericMessage;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.
parameter XMLTYPE = GenericMessage;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (Ens.StreamContainer)

^Ens.StreamContainerD(ID,"Attributes",n)
=
Attributes(n)

Storage Model: Storage (Ens.StreamContainer)

^Ens.StreamContainerD(ID)
=
%%CLASSNAME
OriginalFilename
StreamFB
StreamFC
StreamGB
StreamGC
Type
StreamCF
StreamBF
StreamCG
StreamBG
FileCharEncodingTable
CharEncodingTable
OutputFolder
OutputFilename

Storage Model: Storage (EnsLib.HTTP.GenericMessage)

^Ens.StreamContainerD(ID,"EnsLib.HTTP.GenericMessage.HTTPHeaders",n)
=
HTTPHeaders(n)
FeedbackOpens in a new tab