public class NullCursorStreamProviderFactory extends AbstractCursorStreamProviderFactory
AbstractCursorStreamProviderFactory which always returns
the original stream without creating any provider| Constructor and Description |
|---|
NullCursorStreamProviderFactory(ByteBufferManager bufferManager,
StreamingManager streamingManager) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
resolve(InputStream inputStream,
Event event)
Implementations should use this method to actually create the output value
|
getBufferManager, ofclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptspublic NullCursorStreamProviderFactory(ByteBufferManager bufferManager, StreamingManager streamingManager)
protected Object resolve(InputStream inputStream, Event event)
resolve in class AbstractCursorStreamProviderFactoryinputStream wrapped in an Either instanceCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.