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 144

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: 2025-07-25