|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataServiceInfo | |
---|---|
com.metamatrix.soap.service | |
com.metamatrix.soap.util |
Uses of DataServiceInfo in com.metamatrix.soap.service |
---|
Methods in com.metamatrix.soap.service that return DataServiceInfo | |
---|---|
protected DataServiceInfo |
DataServiceWebServiceImpl.getDataServiceInfo(org.apache.axiom.om.OMElement element)
|
Methods in com.metamatrix.soap.service with parameters of type DataServiceInfo | |
---|---|
protected java.sql.Connection |
DataServiceWebServiceImpl.getConnection(DataServiceInfo info)
Establishes a connection to a MetaMatrixServer given the incoming WASP SOAPMessage instance. |
Uses of DataServiceInfo in com.metamatrix.soap.util |
---|
Methods in com.metamatrix.soap.util that return DataServiceInfo | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |