Uses of Class
com.metamatrix.soap.exceptions.SOAPProcessingException

Packages that use SOAPProcessingException
com.metamatrix.soap.service   
com.metamatrix.soap.util   
 

Uses of SOAPProcessingException in com.metamatrix.soap.service
 

Methods in com.metamatrix.soap.service that throw SOAPProcessingException
protected  DataServiceInfo DataServiceWebServiceImpl.getDataServiceInfo(org.apache.axiom.om.OMElement element)
           
 

Uses of SOAPProcessingException in com.metamatrix.soap.util
 

Methods in com.metamatrix.soap.util that throw SOAPProcessingException
protected static java.lang.String EndpointUriTranslatorStrategyImpl.createJdbcUrl(java.lang.String serverUrl, java.lang.String vdbName, java.lang.String vdbVersion, java.lang.String additionalProps)
          Create MM JDBC url value.
static DataServiceInfo EndpointUriTranslatorStrategyImpl.getDataServiceInfo()
           This implemementation of the Uri translator will get the proper JDBC server url from the extra path information in the endpoint URL.
static void WebServiceUtil.validateActionIsSet(java.lang.String action)
          This method will validate that the action value is set.
 



Copyright © 2009. All Rights Reserved.