| Class | Description |
|---|---|
| AbstractCursorStreamProviderFactory |
Base implementation of
CursorStreamProviderFactory which contains all the base behaviour and template
methods. |
| InMemoryCursorStreamProviderFactory |
An implementation of
AbstractCursorStreamProviderFactory which always
generates instances of InMemoryCursorStreamProvider |
| NullCursorStreamProviderFactory |
Implementation of
AbstractCursorStreamProviderFactory which always returns
the original stream without creating any provider |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.