KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Core.TestKit.NameSpaceForwarder Member List

This is the complete list of members for KlusterKite.Core.TestKit.NameSpaceForwarder, including all inherited members.

CreateShardingActor(IActorContext context, Config actorConfig, IComponentContext container, string pathName)KlusterKite.Core.NameSpaceActorprotectedvirtual
CreateShardingProxyActor(IActorContext context, Config actorConfig, IComponentContext container, string pathName)KlusterKite.Core.NameSpaceActorprotectedvirtual
CreateSimpleActor(IActorContext context, Config actorConfig, IComponentContext componentContext, string currentPath, string pathName)KlusterKite.Core.TestKit.NameSpaceForwarderprotectedvirtual
CreateSingletonActor(IActorContext context, Config actorConfig, string currentPath, string pathName)KlusterKite.Core.NameSpaceActorprotectedvirtual
CreateSingletonProxyActor(IActorContext context, Config actorConfig, string currentPath, string pathName)KlusterKite.Core.NameSpaceActorprotectedvirtual
ForwardMessage(object obj)KlusterKite.Core.TestKit.NameSpaceForwarderprotectedvirtual
NameSpaceActor(IComponentContext componentContext)KlusterKite.Core.NameSpaceActor
NameSpaceForwarder(IComponentContext componentContext, IActorRef testActor)KlusterKite.Core.TestKit.NameSpaceForwarder
OnReceive(object message)KlusterKite.Core.TestKit.NameSpaceForwarderprotected
PreStart()KlusterKite.Core.NameSpaceActorprotected