| Interface | Description |
|---|---|
| ByteStreamingManager |
Manages components in charge of streaming bytes so that the runtime can keep track of them,
enforce policies and make sure that all resources are reclaimed once no longer needed.
|
| CursorStreamProviderFactory |
Specialization of
CursorStreamProvider which creates CursorStreamProvider instances
out of InputStream instances |
| Class | Description |
|---|---|
| FileStoreCursorStreamConfig |
Configuration for a
InputStreamBuffer which uses a local file for buffering |
| InMemoryCursorStreamConfig |
Configuration for a
CursorStream which uses memory for buffering |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.