objectProducerReady extends Product with Serializable
Message that when received indicates the producer is fully operational.
Most of the time it can be ignored and all will function as expected. May be required for
custom implementations that need to be aware of this.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Message that when received indicates the producer is fully operational. Most of the time it can be ignored and all will function as expected. May be required for custom implementations that need to be aware of this.