TROHttpApiRoute
Overview
Location
- Unit: uROHttpApiUtils.pas
- Ancestry: TROHttpApiRoute
constructor Create
constructor Create(aServiceName: string; aMethodName: string; anOperation: TRODLOperation; aRequestMethod: TROHttpApiMethod; aResponseCode: Integer; aParameters: TROHttpApiParameterList; aHeaderParameters: TStrings; aRequestPaths: TStrings)
Parameters:
- aServiceName:
- aMethodName:
- anOperation:
- aRequestMethod:
- aResponseCode:
- aParameters:
- aHeaderParameters:
- aRequestPaths:
HeaderParameters
property HeaderParameters: TStrings read
MethodName_
property MethodName_: string read
Operation
property Operation: TRODLOperation read
Parameters
property Parameters: TROHttpApiParameterList read
RequestMethod
property RequestMethod: TROHttpApiMethod read
RequestPaths
property RequestPaths: TStrings read
ResponseCode
property ResponseCode: Integer read
ServiceName
property ServiceName: string read
HeaderParameters
property HeaderParameters: TStrings read
MethodName_
property MethodName_: string read
Operation
property Operation: TRODLOperation read
Parameters
property Parameters: TROHttpApiParameterList read
RequestMethod
property RequestMethod: TROHttpApiMethod read
RequestPaths
property RequestPaths: TStrings read
ResponseCode
property ResponseCode: Integer read
ServiceName
property ServiceName: string read
constructor Create
constructor Create(aServiceName: string; aMethodName: string; anOperation: TRODLOperation; aRequestMethod: TROHttpApiMethod; aResponseCode: Integer; aParameters: TROHttpApiParameterList; aHeaderParameters: TStrings; aRequestPaths: TStrings)
Parameters:
- aServiceName:
- aMethodName:
- anOperation:
- aRequestMethod:
- aResponseCode:
- aParameters:
- aHeaderParameters:
- aRequestPaths: