Callable<NamedList<?>>
protected class FeaturesSelectionStream.FeaturesSelectionCall extends Object implements Callable<NamedList<?>>
FeaturesSelectionCall(String baseUrl, Map<String,String> paramsMap, String field, String outcome)
NamedList<?>
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FeaturesSelectionCall(String baseUrl, Map<String,String> paramsMap, String field, String outcome)
public NamedList<?> call() throws Exception
call
Exception