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

TJSONRPCModule

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

Declaration

Source position: webjsonrpc.pp line 137

type TJSONRPCModule = class(TCustomJSONRPCModule)

published

  property Dispatcher: TCustomJSONRPCDispatcher;

  property DispatchOptions: TJSONRPCDispatchOptions;

  property ResponseContentType: string;

  property CORS: TCORSSupport;

  property APIRequestSources: TAPIRequestSources;

  property APIRequestName: string;

  property Session: TCustomSession;

  property OnNewSession: TNotifyEvent;

  property OnSessionExpired: TNotifyEvent;

  property Kind: TWebModuleKind;

  property BaseURL: string;

  property AfterInitModule: TInitModuleEvent;

end;

Inheritance

TJSONRPCModule

|

TCustomJSONRPCModule

|

TJSONRPCDispatchModule

|

TSessionHTTPModule

|

TCustomHTTPModule

|

TObject


Documentation generated on: 2023-03-18