CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Akka.Commands.AkkaCommandBusProxy< TAuthenticationToken > Member List

This is the complete list of members for Cqrs.Akka.Commands.AkkaCommandBusProxy< TAuthenticationToken >, including all inherited members.

AkkaCommandBusProxy(IDependencyResolver dependencyResolver, ICorrelationIdHelper correlationIdHelper, IAuthenticationTokenHelper< TAuthenticationToken > authenticationTokenHelper)Cqrs.Akka.Commands.AkkaCommandBusProxy< TAuthenticationToken >
AuthenticationTokenHelperCqrs.Akka.Commands.AkkaCommandBusProxy< TAuthenticationToken >protected
CommandHandlerResolverCqrs.Akka.Commands.AkkaCommandBusProxy< TAuthenticationToken >protected
CorrelationIdHelperCqrs.Akka.Commands.AkkaCommandBusProxy< TAuthenticationToken >protected
Publish< TCommand >(TCommand command)Cqrs.Akka.Commands.AkkaCommandBusProxy< TAuthenticationToken >virtual
Publish< TCommand >(IEnumerable< TCommand > commands)Cqrs.Akka.Commands.AkkaCommandBusProxy< TAuthenticationToken >virtual
Send< TCommand >(TCommand command)Cqrs.Akka.Commands.AkkaCommandBusProxy< TAuthenticationToken >virtual
Send< TCommand >(IEnumerable< TCommand > commands)Cqrs.Akka.Commands.AkkaCommandBusProxy< TAuthenticationToken >virtual