org.visualisation.client
Interface QueryGeoserversAsync


public interface QueryGeoserversAsync

The async counterpart of QueryGeoservers.


Method Summary
 void getGeoserverParamsForLayer(String layerName, com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
           
 

Method Detail

getGeoserverParamsForLayer

void getGeoserverParamsForLayer(String layerName,
                                com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
                                throws IllegalArgumentException
Throws:
IllegalArgumentException


Copyright © 2013. All Rights Reserved.