Akka.Tools.MatchHandler Namespace

Classes


  Class Description
Public class Argument
Public class CachedMatchCompiler<(Of <(<'T>)>)>
Public class CompiledMatchHandlerWithArguments
Public class LambdaExpressionCompiler
Public class MatchBuilder
Public class MatchBuilder<(Of <(<'TItem>)>)>
Public class MatchBuilderSignature
This class contains the handled Types and HandlerKinds that has been added to a MatchBuilder. Two signatures are equal if they contain the same Types and HandlerKinds in the same order.
Public class MatchExpressionBuilder<(Of <(<'T>)>)>
Public class MatchExpressionBuilderResult
Public class PartialActionBuilder
Public class PartialHandlerArgumentsCapture<(Of <(<'T>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5, T6, T7, T8, T9>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5, T6>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5, T6, T7>)>)>
Public class PartialHandlerArgumentsCapture<(Of <(<'T, T1, T2, T3, T4, T5, T6, T7, T8>)>)>
Public class PredicateAndHandler
Public class TypeHandler

Delegates


  Delegate Description
Public delegate PartialAction<(Of <(<'T>)>)>
An action that returns true if the was handled.

Enumerations


  Enumeration Description
Public enumeration HandlerKind