|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResultProducer in com.metamatrix.connector.xml |
---|
Methods in com.metamatrix.connector.xml that return ResultProducer | |
---|---|
ResultProducer |
XMLExecution.getStreamProducer()
Gets all the InputStreams for a single ExecutionInfo instance. |
Uses of ResultProducer in com.metamatrix.connector.xml.file |
---|
Classes in com.metamatrix.connector.xml.file that implement ResultProducer | |
---|---|
class |
FileExecution
|
Methods in com.metamatrix.connector.xml.file that return ResultProducer | |
---|---|
ResultProducer |
FileExecution.getStreamProducer()
|
Uses of ResultProducer in com.metamatrix.connector.xml.http |
---|
Classes in com.metamatrix.connector.xml.http that implement ResultProducer | |
---|---|
class |
HTTPExecutor
|
Methods in com.metamatrix.connector.xml.http that return ResultProducer | |
---|---|
ResultProducer |
HTTPExecution.getStreamProducer()
|
Uses of ResultProducer in com.metamatrix.connector.xml.soap |
---|
Classes in com.metamatrix.connector.xml.soap that implement ResultProducer | |
---|---|
class |
SOAPExecutor
|
Methods in com.metamatrix.connector.xml.soap that return ResultProducer | |
---|---|
ResultProducer |
SOAPExecution.getStreamProducer()
|
Uses of ResultProducer in com.metamatrix.connector.xml.streaming |
---|
Fields in com.metamatrix.connector.xml.streaming with type parameters of type ResultProducer | |
---|---|
protected java.util.List<ResultProducer> |
BaseStreamingExecution.resultProducers
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |