|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.connector.xml.streaming.BaseStreamingExecution
com.metamatrix.connector.xml.http.HTTPExecution
com.metamatrix.connector.xml.soap.SOAPExecution
public class SOAPExecution
| Field Summary |
|---|
| Fields inherited from class com.metamatrix.connector.xml.http.HTTPExecution |
|---|
analyzer |
| Fields inherited from class com.metamatrix.connector.xml.streaming.BaseStreamingExecution |
|---|
connection, connEnv, exeContext, exeInfo, logger, metadata, query, resultProducers, results, rowProducer, xpaths |
| Constructor Summary | |
|---|---|
SOAPExecution(IQuery query,
XMLConnectionImpl conn,
RuntimeMetadata metadata,
ExecutionContext exeContext,
ConnectorEnvironment connectorEnv)
|
|
| Method Summary | |
|---|---|
ResultProducer |
getStreamProducer()
Gets all the ResultProducers for a single query. |
| Methods inherited from class com.metamatrix.connector.xml.http.HTTPExecution |
|---|
execute |
| Methods inherited from class com.metamatrix.connector.xml.streaming.BaseStreamingExecution |
|---|
cancel, close, getConnection, getExeContext, next |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SOAPExecution(IQuery query,
XMLConnectionImpl conn,
RuntimeMetadata metadata,
ExecutionContext exeContext,
ConnectorEnvironment connectorEnv)
| Method Detail |
|---|
public ResultProducer getStreamProducer()
throws ConnectorException
XMLExecution
getStreamProducer in interface XMLExecutiongetStreamProducer in class HTTPExecutionConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||