Uses of Class
com.github.mizosoft.methanol.WritableBodyPublisher
Packages that use WritableBodyPublisher
-
Uses of WritableBodyPublisher in com.github.mizosoft.methanol
Methods in com.github.mizosoft.methanol that return WritableBodyPublisherModifier and TypeMethodDescriptionstatic WritableBodyPublisherWritableBodyPublisher.create()Returns a newWritableBodyPublisher.static WritableBodyPublisherWritableBodyPublisher.create(int bufferSize) Returns a newWritableBodyPublisherwith the given buffer size (number of bytes to buffer before making them available to the HTTP client).