Package org.elasticsoftware.elasticactors.client.state
package org.elasticsoftware.elasticactors.client.state
-
ClassesClassDescriptionThis abstract class should allow for thinner clients that do not need to create a new implementation of
ActorStatefor every new actor type they need to create, providing a properly-constructed serialized representation of the intended actor state.