Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CommandMessage.type
Members list
Type members
Classlikes
Represents a oneway kind of message that carries command to other component
Represents a oneway kind of message that carries command to other component
Value parameters
- command
-
represents a command sent to other component
- replyTo
-
represents the actor that will receive the command response
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CommandMessagetrait SupervisorLockMessagetrait RunningMessagetrait RemoteMsgtrait CommandSerializabletrait SupervisorRunningMessagetrait ComponentMessagetrait TopLevelActorMessageclass Objecttrait Matchableclass AnyShow all
Represents a submit kind of message that carries command to other component
Represents a submit kind of message that carries command to other component
Value parameters
- command
-
represents a command sent to other component
- replyTo
-
represents the actor that will receive the command response
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CommandMessagetrait SupervisorLockMessagetrait RunningMessagetrait RemoteMsgtrait CommandSerializabletrait SupervisorRunningMessagetrait ComponentMessagetrait TopLevelActorMessageclass Objecttrait Matchableclass AnyShow all
Represents a validate only kind of message that carries command to other component
Represents a validate only kind of message that carries command to other component
Value parameters
- command
-
represents a command sent to other component
- replyTo
-
represents the actor that will receive the command response
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CommandMessagetrait SupervisorLockMessagetrait RunningMessagetrait RemoteMsgtrait CommandSerializabletrait SupervisorRunningMessagetrait ComponentMessagetrait TopLevelActorMessageclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror