C# Class Akka.Remote.Tests.MultiNode.Router.RemoteRandomSpec

Inheritance: Akka.Remote.TestKit.MultiNodeSpec
Datei anzeigen Open project: rogeralsing/akka.net

Public Methods

Method Description
A_remote_random_pool_must_be_locally_instantiated_on_a_remote_node_and_be_able_to_communicate_through_its_remote_actor_ref ( ) : void

Protected Methods

Method Description
RemoteRandomSpec ( ) : System
RemoteRandomSpec ( RemoteRandomMultiNodeConfig config ) : System

Private Methods

Method Description
RemoteRandomSpecs ( ) : void

Method Details

A_remote_random_pool_must_be_locally_instantiated_on_a_remote_node_and_be_able_to_communicate_through_its_remote_actor_ref() public method

RemoteRandomSpec() protected method

protected RemoteRandomSpec ( ) : System
return System

RemoteRandomSpec() protected method

protected RemoteRandomSpec ( RemoteRandomMultiNodeConfig config ) : System
config RemoteRandomMultiNodeConfig
return System