Class MessageSubject


  • public final class MessageSubject
    extends Object
    Representation of a message subject. Cluster messages have associated subjects that dictate how they get handled on the receiving side.
    • Constructor Detail

      • MessageSubject

        public MessageSubject​(String value)
      • MessageSubject

        protected MessageSubject()