Uses of Interface
com.metamatrix.connector.xml.XMLExecution

Packages that use XMLExecution
com.metamatrix.connector.xml.file   
com.metamatrix.connector.xml.http   
com.metamatrix.connector.xml.soap   
com.metamatrix.connector.xml.streaming   
 

Uses of XMLExecution in com.metamatrix.connector.xml.file
 

Classes in com.metamatrix.connector.xml.file that implement XMLExecution
 class FileExecution
           
 

Uses of XMLExecution in com.metamatrix.connector.xml.http
 

Classes in com.metamatrix.connector.xml.http that implement XMLExecution
 class HTTPExecution
           
 

Fields in com.metamatrix.connector.xml.http declared as XMLExecution
protected  XMLExecution HTTPExecutor.execution
           
 

Constructors in com.metamatrix.connector.xml.http with parameters of type XMLExecution
HTTPExecutor(XMLConnectorState state, XMLExecution execution, ExecutionInfo exeInfo)
           
 

Uses of XMLExecution in com.metamatrix.connector.xml.soap
 

Classes in com.metamatrix.connector.xml.soap that implement XMLExecution
 class SOAPExecution
           
 

Constructors in com.metamatrix.connector.xml.soap with parameters of type XMLExecution
SOAPExecutor(SOAPConnectorState state, XMLExecution execution, ExecutionInfo exeInfo)
           
 

Uses of XMLExecution in com.metamatrix.connector.xml.streaming
 

Classes in com.metamatrix.connector.xml.streaming that implement XMLExecution
 class BaseStreamingExecution
           
 



Copyright © 2009. All Rights Reserved.