ActorContextExtension extension

on

Properties

correlationIdOrSkip String

Available on ActorContext, provided by the ActorContextExtension extension

Returns the correlation id or throws a SkipMessage if null.
no setter
replyToOrSkip ActorRef

Available on ActorContext, provided by the ActorContextExtension extension

Returns the actor to reply to or throws a SkipMessage if null.
no setter
senderOrSkip ActorRef

Available on ActorContext, provided by the ActorContextExtension extension

Returns the sending actor or throws a SkipMessage if null.
no setter