KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Web.GraphQL.Publisher.ApiBrowserActor Class Reference

Scans cluster for the API publishers and generates the cluster schema More...

Inheritance diagram for KlusterKite.Web.GraphQL.Publisher.ApiBrowserActor:

Public Member Functions

 ApiBrowserActor (SchemaProvider schemaProvider, IMessageRouter messageRouter)
 Initializes a new instance of the ApiBrowserActor class. More...
 

Detailed Description

Scans cluster for the API publishers and generates the cluster schema

Definition at line 30 of file ApiBrowserActor.cs.

Constructor & Destructor Documentation

◆ ApiBrowserActor()

KlusterKite.Web.GraphQL.Publisher.ApiBrowserActor.ApiBrowserActor ( SchemaProvider  schemaProvider,
IMessageRouter  messageRouter 
)

Initializes a new instance of the ApiBrowserActor class.

Parameters
schemaProviderThe schema provider.
messageRouterThe message Router.

Definition at line 81 of file ApiBrowserActor.cs.


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