C# Class Akka.Interfaced.InterfacedActorHandler

Afficher le fichier Open project: SaladLab/Akka.Interfaced

Méthodes publiques

Свойство Type Description
MessageDispatcher MessageDispatcher
NotificationDispatcher NotificationDispatcher
PerInstanceFilterCreators IFilter>>.List
RequestDispatcher RequestDispatcher

Méthodes publiques

Méthode Description
InterfacedActorHandler ( Type type ) : System

Method Details

InterfacedActorHandler() public méthode

public InterfacedActorHandler ( Type type ) : System
type System.Type
Résultat System

Property Details

MessageDispatcher public_oe property

public MessageDispatcher,Akka.Interfaced MessageDispatcher
Résultat MessageDispatcher

NotificationDispatcher public_oe property

public NotificationDispatcher,Akka.Interfaced NotificationDispatcher
Résultat NotificationDispatcher

PerInstanceFilterCreators public_oe property

public List> PerInstanceFilterCreators
Résultat IFilter>>.List

RequestDispatcher public_oe property

public RequestDispatcher,Akka.Interfaced RequestDispatcher
Résultat RequestDispatcher