GetComponents
 csw.command.client.messages.ContainerCommonMessage.GetComponents
  case class GetComponents(replyTo: ActorRef[Components]) extends ContainerCommonMessage
 
Represents a message to get all components started in a container
Value parameters
- replyTo
- 
    represents the actor that will receive a set of components 
Attributes
- Graph
- 
    
- Supertypes
- 
    trait Serializabletrait Producttrait Equalstrait ContainerCommonMessagetrait ContainerMessagetrait RemoteMsgtrait CommandSerializableclass Objecttrait Matchableclass Any
Members list
In this article