com.metamatrix.connector.xml
Interface XMLExecution
- All Superinterfaces:
- Execution, ResultSetExecution
- All Known Implementing Classes:
- BaseStreamingExecution, FileExecution, HTTPExecution, SOAPExecution
public interface XMLExecution
- extends Execution, ResultSetExecution
getConnection
XMLConnection getConnection()
getExeContext
ExecutionContext getExeContext()
getStreamProducer
ResultProducer getStreamProducer()
throws ConnectorException
- Gets all the InputStreams for a single ExecutionInfo instance.
This could be any number or streams and is implementation dependent.
- Returns:
-
- Throws:
ConnectorException
Copyright © 2009. All Rights Reserved.