All Classes and Interfaces
Class
Description
This interface aims to provide the same information
Message does.The base configuration for a write-only client.
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.This framework acts as a proxy for getting a
SerializedActorState's byte array and
passing it to the CreateActorMessageA serializer for
SerializedActorState that simply returns its internal byte array