java.lang.Object
org.miaixz.bus.http.Httpv.TagTask
- Enclosing class:
Httpv
Represents a task that is associated with a tag for easy cancellation.
-
Method Summary
-
Method Details
-
setTag
Sets the tag for this task.- Parameters:
tag- The new tag.
-