Class AntidoteMessage

  • Direct Known Subclasses:
    AntidoteRequest, AntidoteResponse

    public abstract class AntidoteMessage
    extends java.lang.Object
    Supertype of all messages sent by the Antidote Protocol Buffer interface
    • Constructor Summary

      Constructors 
      Constructor Description
      AntidoteMessage()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AntidoteMessage

        public AntidoteMessage()