Class PropertyChangePushNotification

  • All Implemented Interfaces:
    java.io.Serializable

    public class PropertyChangePushNotification
    extends java.lang.Object
    implements java.io.Serializable
    Collects the most recent value per path, and is an envelope for sending them to the client.
    See Also:
    Serialized Form
    • Constructor Detail

      • PropertyChangePushNotification

        public PropertyChangePushNotification()
    • Method Detail

      • getSize

        public int getSize()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object