Unit 'fphttpserver' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-web]

TFPSimpleConnectionHandler

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

Declaration

Source position: fphttpserver.pp line 209

type TFPSimpleConnectionHandler = class(TFPHTTPServerConnectionHandler)

  FConnection: TFPHTTPConnection;

protected

  procedure RemoveConnection(); override;

public

  procedure CheckRequests; override;

  procedure HandleConnection(); override;

  function GetActiveConnectionCount; override;

  procedure CloseSockets; override;

  property Connection: TFPHTTPConnection; [r]

end;

Inheritance

TFPSimpleConnectionHandler

|

TFPHTTPServerConnectionHandler

|

TObject


Documentation generated on: 2023-03-18