Package org.cometd.client
package org.cometd.client
-
Interface SummaryInterfaceDescriptionA strategy to controls wait times of the retry attempts in case of heartbeat failures.
-
Class SummaryClassDescriptionBayeuxClient is the implementation of a client for the Bayeux protocol.A back off strategy that always returns the same wait time.A strategy that increases the wait time linearly up to a maximum.
-
Enum Summary