Class StatefulHandler.StatefulMemberMessage

java.lang.Object
io.fluxzero.sdk.common.serialization.DeserializingMessage
io.fluxzero.sdk.tracking.handling.StatefulHandler.StatefulMemberMessage
All Implemented Interfaces:
HasMetadata, HasMessage, HasEntity
Enclosing class:
StatefulHandler

protected static class StatefulHandler.StatefulMemberMessage extends DeserializingMessage implements HasEntity
  • Method Details

    • getEntity

      public Entity<?> getEntity()
      Description copied from interface: HasEntity
      Retrieves the associated Entity of the object.
      Specified by:
      getEntity in interface HasEntity
      Returns:
      the associated Entity.