package impl
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
-  class AbstractTestKitContext extends Context with InternalContext
-  final class ActionResultImpl[T] extends ActionResult[T]
-   abstract  class EventSourcedEntityEffectsRunner[S] extends AnyRefExtended by generated code, not meant for user extension 
-   final  class EventSourcedResultImpl[R, S] extends EventSourcedResult[R]INTERNAL API Used by the generated testkit 
-   final  class TestKitActionContext extends AbstractTestKitContext with ActionContext with ActionCreationContextINTERNAL API Used by the generated testkit 
-  final case class TestKitDeferredCall[I, O](deferredCall: GrpcDeferredCall[I, O]) extends DeferredCallDetails[I, O] with Product with Serializable
-   final  class TestKitEventSourcedEntityCommandContext extends CommandContext with InternalContextINTERNAL API Used by the generated testkit 
-   final  class TestKitEventSourcedEntityContext extends AbstractTestKitContext with EventSourcedEntityContextINTERNAL API Used by the generated testkit 
-   final  class TestKitEventSourcedEntityEventContext extends EventContextINTERNAL API Used by the generated testkit 
-   final  class TestKitValueEntityCommandContext extends AbstractTestKitContext with ValueEntityContext with CommandContextINTERNAL API Used by the generated testkit 
-   final  class TestKitValueEntityContext extends AbstractTestKitContext with ValueEntityContextINTERNAL API Used by the generated testkit 
-   final  class ValueEntityResultImpl[R] extends ValueEntityResult[R]INTERNAL API Used by the generated testkit 
Value Members
-    object EventSourcedResultImplINTERNAL API