Package 

Object RedeliverOnStart


  • 
    public class RedeliverOnStart
    extends DeliveryMode
                        

    The subscription will receive the most recent state update when transitioning from locked to unlocked states (stopped -> started), even if the state has not changed while locked.

    Likewise, when a MavericksView resubscribes after a configuration change the most recent update will always be emitted.

    • Method Summary

      Modifier and Type Method Description
      String getSubscriptionId()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait