public class InputStreamPublisher$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static InputStreamPublisher$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
InputStreamPublisher$() |
Modifier and Type | Method and Description |
---|---|
Props |
props(java.io.InputStream is,
scala.concurrent.Promise<IOResult> completionPromise,
int chunkSize) |
public static final InputStreamPublisher$ MODULE$