Uses of Interface
com.github.mizosoft.methanol.ProgressTracker.MultipartListener
-
Packages that use ProgressTracker.MultipartListener Package Description com.github.mizosoft.methanol -
-
Uses of ProgressTracker.MultipartListener in com.github.mizosoft.methanol
Methods in com.github.mizosoft.methanol with parameters of type ProgressTracker.MultipartListener Modifier and Type Method Description MimeBodyPublisherProgressTracker. trackingMultipart(MultipartBodyPublisher upstream, ProgressTracker.MultipartListener listener)Returns aBodyPublisherthat tracks the givenMultipartBodyPublisher's upload progress with per-part progress events.
-