public class MultipartEntity.BodyProducer extends Object implements net.lecousin.framework.concurrent.util.AsyncProducer<ByteBuffer,IOException>
| Constructor and Description |
|---|
BodyProducer()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
net.lecousin.framework.concurrent.async.AsyncSupplier<ByteBuffer,IOException> |
produce() |
public net.lecousin.framework.concurrent.async.AsyncSupplier<ByteBuffer,IOException> produce()
produce in interface net.lecousin.framework.concurrent.util.AsyncProducer<ByteBuffer,IOException>Copyright © 2020. All rights reserved.