-
- All Implemented Interfaces:
-
java.util.concurrent.Delayed,kotlin.Comparable
public class DelayUrl implements Delayed
The delay url. A delay url is a url with a delay duration. Delay urls can work with a DelayQueue, so every time when we retrieve an item from the queue, only the expired items are available.