Uses of Class
rasj.RasQueryExecutionFailedException
-
Packages that use RasQueryExecutionFailedException Package Description org.rasdaman.rasnet.communication rasj rasj.clientcommhttp rasj.odmg -
-
Uses of RasQueryExecutionFailedException in org.rasdaman.rasnet.communication
Methods in org.rasdaman.rasnet.communication that throw RasQueryExecutionFailedException Modifier and Type Method Description java.lang.ObjectRasRasnetImplementation. queryRequest(java.lang.String parameters) -
Uses of RasQueryExecutionFailedException in rasj
Methods in rasj that throw RasQueryExecutionFailedException Modifier and Type Method Description java.lang.ObjectRasImplementationInterface. queryRequest(java.lang.String parameters) -
Uses of RasQueryExecutionFailedException in rasj.clientcommhttp
Methods in rasj.clientcommhttp that throw RasQueryExecutionFailedException Modifier and Type Method Description voidRasHttpRequest. execute(java.lang.String serverURL, java.lang.String parameters)This method sends a query to the RasDaMan Server and retrieves the results. -
Uses of RasQueryExecutionFailedException in rasj.odmg
Methods in rasj.odmg that throw RasQueryExecutionFailedException Modifier and Type Method Description voidRasODMGImplementation. getFreeServer()Requests a free server and retry'sjava.lang.ObjectRasODMGImplementation. queryRequest(java.lang.String parameters)
-