Uses of Class
com.esri.core.tasks.ags.geoprocessing.GPResultResource

Packages that use GPResultResource
com.esri.core.tasks.ags.geoprocessing Contains classes for connecting to geoprocessing services and parsing the results. 
 

Uses of GPResultResource in com.esri.core.tasks.ags.geoprocessing
 

Methods in com.esri.core.tasks.ags.geoprocessing that return GPResultResource
 GPResultResource Geoprocessor.execute(List<GPParameter> parameters)
          The execute method is performed on a GP service when the execution type desired is synchronous (on the server side).
static GPResultResource GPResultResource.fromJson(org.codehaus.jackson.JsonParser parser)
          Static method generating a GPResultResource based on the GPResultResource Json representation the Json Parser is pointing to.
 



Copyright © 2012. All Rights Reserved.