Unit 'fpextdirect' Package
[Overview][Constants][Classes][Index] [#fcl-web]

TCustomExtDirectModule

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpextdirect.pp line 74

type TCustomExtDirectModule = class(TJSONRPCDispatchModule)

protected

  procedure CreateAPI(); virtual;

  function CreateDispatcher; virtual;

  procedure Notification(); override;

  property Dispatcher: TCustomExtDirectDispatcher; [rw]

  property DispatchOptions: TJSONRPCDispatchOptions; [rw]

  property APIPath: string; [rw]

  property RouterPath: string; [rw]

  property NameSpace: string; [rw]

public

  constructor CreateNew(); override;

  procedure HandleRequest(); override;

  property Request: TRequest; [r]

  property Response: TResponse; [r]

end;

Inheritance

TCustomExtDirectModule

|

TJSONRPCDispatchModule

|

TSessionHTTPModule

|

TCustomHTTPModule

|

TObject


Documentation generated on: 2023-03-18