AdaptReq

From RAD Studio API Documentation
Jump to: navigation, search

Defines classes and interfaces for interacting with action requests and responses, WebSnap adapter requests and responses, and HTTP request messages.

Contents

Classes

EAdapterRequestExceptionEAdapterRequestException is raised by WebSnap adapter objects when a request fails.
IActionFieldValueIActionFieldValue is the interface for obtaining the value of an adapter field.
IActionFieldValuesIActionFieldValues is the interface for extracting field values from the current HTTP request.
IActionFieldValuesOfAdapterIActionFieldValuesOfAdapter is the interface for determining whether a request includes field values that pertain to a specific adapter.
IActionHandleResponse
IActionRequestIActionRequest is the interface for interacting with action requests.
IActionRespondWith
IActionResponseIActionResponse is the interface for interacting with action responses.
IAdapterModesIAdapterModes is the interface for extracting the mode of an adapter from an HTTP request.
IAdapterRecordKeysIAdapterRecordKeys is the interface for extracting name/value pairs from an HTTP request that identify a record for an adapter.
IAdapterRequestParamsIAdapterRequestParams is the interface for extracting name/value pairs from an HTTP request message.
IEnumActionFieldValueRecordsIEnumActionFieldValueRecords is the interface for iterating over the data in an HTTP request for each of several adapter records.
IGetAdapterActionRedirectOptions
IImageRequestIImageRequest is the interface for extracting the name of a requested image from an HTTP request message.
IImageResponse
TActionFieldValueImpl
TActionFieldValuesImpl
TAdapterActionFieldValuesList
TAdapterModes
TAdapterRequestParamsImpl
TBasicActionRequestImpl
TBasicActionResponseImpl
TBasicImageRequestImpl
TBasicImageResponseImpl
TEnumActionFieldValueRecordsImpl
TMultiRecordActionRequestImpl
TSingleRecordActionRequestImpl

Routines

ExtractStringValue
TestRedirectOptions

Types

_di_IActionFieldValue
_di_IActionFieldValues
_di_IActionFieldValuesOfAdapter
_di_IActionHandleResponse
_di_IActionRequest
_di_IActionRespondWith
_di_IActionResponse
_di_IAdapterModes
_di_IAdapterRecordKeys
_di_IAdapterRequestParams
_di_IEnumActionFieldValueRecords
_di_IGetAdapterActionRedirectOptions
_di_IImageRequest
_di_IImageResponse
TAdapterActionRedirectOptionTAdapterActionRedirectOptions indicates how, if at all, an HTTP request should be redirected.
TAdapterActionRedirectOptions
TExecuteStatusTExecuteStatus indicates the status of executing the response to a Web request.
TRespondWith

Constants

roRedirectroRedirect: Set = [roRedirectHTTPPost..roRedirectHTTPGet];
sActionRequestsActionRequest: string = __act;
sDelimAdapterModesDelimAdapterMode: string = __am.;
sDelimOrigFieldValuesDelimOrigFieldValue: string = __ov.;
sDelimRecordKeyssDelimRecordKeys: string = __key.;


Personal tools
Translations