Uses of Interface
com.esri.core.tasks.ags.geoprocessing.GPJobResultCallbackListener

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

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

Methods in com.esri.core.tasks.ags.geoprocessing with parameters of type GPJobResultCallbackListener
 void Geoprocessor.submitJobAndGetResultsAsync(List<GPParameter> parameters, String[] outputDataParamNames, String[] outputImageParamNames, GPJobResultCallbackListener callback)
          Asynchronously submit a GP task and notify the caller via a callback when the results are available.
 



Copyright © 2012. All Rights Reserved.