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