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

TExtDirectModule

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

Declaration

Source position: fpextdirect.pp line 108

type TExtDirectModule = class(TCustomExtDirectModule)

published

  property Dispatcher: TCustomExtDirectDispatcher;

  property DispatchOptions: TJSONRPCDispatchOptions;

  property APIPath: string;

  property RouterPath: string;

  property CreateSession: Boolean;

  property NameSpace: string;

  property BaseURL: string;

  property AfterInitModule: TInitModuleEvent;

  property Kind: TWebModuleKind;

  property Session: TCustomSession;

  property OnNewSession: TNotifyEvent;

  property OnSessionExpired: TNotifyEvent;

  property CORS: TCORSSupport;

end;

Inheritance

TExtDirectModule

|

TCustomExtDirectModule

|

TJSONRPCDispatchModule

|

TSessionHTTPModule

|

TCustomHTTPModule

|

TObject


Documentation generated on: 2023-03-18