| Package | Description |
|---|---|
| org.mule.runtime.api.streaming | |
| org.mule.runtime.api.streaming.bytes | |
| org.mule.runtime.api.streaming.object |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CursorProvider<T extends Cursor>
Provides instances of
Cursor which allows concurrent access to a wrapped
stream. |
| Modifier and Type | Class and Description |
|---|---|
class |
CursorStream
An
InputStream which subscribes to the Cursor contract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CursorIterator<T>
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.