Package org.elasticsoftware.elasticactors.client.state


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