Uses of Class
com.metamatrix.connector.xml.base.Response

Packages that use Response
com.metamatrix.connector.xml   
com.metamatrix.connector.xml.base   
com.metamatrix.connector.xml.file   
com.metamatrix.connector.xml.http   
com.metamatrix.connector.xml.jms   
com.metamatrix.connector.xml.soap   
 

Uses of Response in com.metamatrix.connector.xml
 

Methods in com.metamatrix.connector.xml that return Response
 Response DocumentProducer.getXMLResponse(int invocationNumber)
           
 

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

Methods in com.metamatrix.connector.xml.base with parameters of type Response
 java.util.List BaseResultsProducer.getResult(ExecutionInfo info, Response response)
           
 

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

Methods in com.metamatrix.connector.xml.file that return Response
 Response FileExecutor.getXMLResponse(int invocationNumber)
           
 

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

Methods in com.metamatrix.connector.xml.http that return Response
 Response HTTPExecutor.getXMLResponse(int invocationNumber)
           
 

Uses of Response in com.metamatrix.connector.xml.jms
 

Methods in com.metamatrix.connector.xml.jms that return Response
 Response JMSRequestExecutor.getXMLResponse(int invocationNumber)
           
 

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

Methods in com.metamatrix.connector.xml.soap that return Response
 Response SOAPExecutor.getXMLResponse(int invocationNumber)
           
 

Methods in com.metamatrix.connector.xml.soap with parameters of type Response
static void SOAPDocBuilder.removeEnvelope(SOAPConnectorState state, Response response)
           
 



Copyright © 2009. All Rights Reserved.