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 Serializable
trait Product
trait Equals
trait RemoteMsg
class Object
trait Matchable
class Any
Show all

Members list

Inherited
  • Not inherited
  • Product

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product