public class MongoInputStream
extends java.io.InputStream
Resource| Constructor and Description |
|---|
MongoInputStream(ConverterService converterService,
QueryEngine queryEngine,
<any> collection,
java.util.List<InputContentHandler> contentHandler,
URI uri,
java.util.Map<?,?> options,
java.util.Map<java.lang.Object,java.lang.Object> response) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadResource(Resource resource) |
int |
read() |
public MongoInputStream(ConverterService converterService,
QueryEngine queryEngine,
<any> collection,
java.util.List<InputContentHandler> contentHandler,
URI uri,
java.util.Map<?,?> options,
java.util.Map<java.lang.Object,java.lang.Object> response)
throws java.io.IOException
java.io.IOExceptionBryan Hunt, Data In Motion Consulting