AdaptReq
Contents |
Delphi Information
Class
Const
| Constants |
Enum
| TAdapterActionRedirectOption |
TAdapterActionRedirectOptions indicates how, if at all, an HTTP request should be redirected. |
| TExecuteStatus |
TExecuteStatus indicates the status of executing the response to a Web request. |
| TRespondWith |
Function
| ExtractStringValue | |
| TestRedirectOptions |
Interface
| IActionFieldValue |
IActionFieldValue is the interface for obtaining the value of an adapter field. |
| IActionFieldValues |
IActionFieldValues is the interface for extracting field values from the current HTTP request. |
| IActionFieldValuesOfAdapter |
IActionFieldValuesOfAdapter is the interface for determining whether a request includes field values that pertain to a specific adapter. |
| IActionHandleResponse | |
| IActionRequest |
IActionRequest is the interface for interacting with action requests. |
| IActionRespondWith | |
| IActionResponse |
IActionResponse is the interface for interacting with action responses. |
| IAdapterModes |
IAdapterModes is the interface for extracting the mode of an adapter from an HTTP request. |
| IAdapterRecordKeys |
IAdapterRecordKeys is the interface for extracting name/value pairs from an HTTP request that identify a record for an adapter. |
| IAdapterRequestParams |
IAdapterRequestParams is the interface for extracting name/value pairs from an HTTP request message. |
| IEnumActionFieldValueRecords |
IEnumActionFieldValueRecords is the interface for iterating over the data in an HTTP request for each of several adapter records. |
| IGetAdapterActionRedirectOptions | |
| IImageRequest |
IImageRequest is the interface for extracting the name of a requested image from an HTTP request message. |
| IImageResponse |
Set
| TAdapterActionRedirectOptions |
C++ Information
Class
| EAdapterRequestException |
EAdapterRequestException is raised by WebSnap adapter objects when a request fails. |
| IActionFieldValue |
IActionFieldValue is the interface for obtaining the value of an adapter field. |
| IActionFieldValues |
IActionFieldValues is the interface for extracting field values from the current HTTP request. |
| IActionFieldValuesOfAdapter |
IActionFieldValuesOfAdapter is the interface for determining whether a request includes field values that pertain to a specific adapter. |
| IActionHandleResponse | |
| IActionRequest |
IActionRequest is the interface for interacting with action requests. |
| IActionRespondWith | |
| IActionResponse |
IActionResponse is the interface for interacting with action responses. |
| IAdapterModes |
IAdapterModes is the interface for extracting the mode of an adapter from an HTTP request. |
| IAdapterRecordKeys |
IAdapterRecordKeys is the interface for extracting name/value pairs from an HTTP request that identify a record for an adapter. |
| IAdapterRequestParams |
IAdapterRequestParams is the interface for extracting name/value pairs from an HTTP request message. |
| IEnumActionFieldValueRecords |
IEnumActionFieldValueRecords is the interface for iterating over the data in an HTTP request for each of several adapter records. |
| IGetAdapterActionRedirectOptions | |
| IImageRequest |
IImageRequest 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 |
Enum
| TAdapterActionRedirectOption |
TAdapterActionRedirectOptions indicates how, if at all, an HTTP request should be redirected. |
| TExecuteStatus |
TExecuteStatus indicates the status of executing the response to a Web request. |
| TRespondWith |
Function
| ExtractStringValue | |
| TestRedirectOptions |