KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.API.Endpoint.ApiHandlerActor Class Reference

The actor to handle api requests More...

Inheritance diagram for KlusterKite.API.Endpoint.ApiHandlerActor:

Public Member Functions

 ApiHandlerActor (ApiProvider apiProvider)
 Initializes a new instance of the ApiHandlerActor class. More...
 

Detailed Description

The actor to handle api requests

Definition at line 26 of file ApiHandlerActor.cs.

Constructor & Destructor Documentation

◆ ApiHandlerActor()

KlusterKite.API.Endpoint.ApiHandlerActor.ApiHandlerActor ( ApiProvider  apiProvider)

Initializes a new instance of the ApiHandlerActor class.

Parameters
apiProviderThe api provider.

Definition at line 39 of file ApiHandlerActor.cs.


The documentation for this class was generated from the following file: