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

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

Uses of XMLConnection in com.metamatrix.connector.xml
 

Methods in com.metamatrix.connector.xml that return XMLConnection
 XMLConnection XMLExecution.getConnection()
           
 

Uses of XMLConnection in com.metamatrix.connector.xml.base
 

Classes in com.metamatrix.connector.xml.base that implement XMLConnection
 class XMLConnectionImpl
           
 

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

Classes in com.metamatrix.connector.xml.file that implement XMLConnection
 class FileConnectionImpl
           
 

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

Classes in com.metamatrix.connector.xml.http that implement XMLConnection
 class HTTPConnectionImpl
           
 

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

Classes in com.metamatrix.connector.xml.soap that implement XMLConnection
 class SOAPConnectionImpl
           
 

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

Methods in com.metamatrix.connector.xml.streaming that return XMLConnection
 XMLConnection BaseStreamingExecution.getConnection()
           
 



Copyright © 2009. All Rights Reserved.