public class AMPConfigLoader extends
Modifier and Type | Class and Description |
---|---|
static interface |
AMPConfigLoader.ConfigLoaderListener |
Constructor and Description |
---|
AMPConfigLoader(AMPConfigLoader.ConfigLoaderListener listener) |
Modifier and Type | Method and Description |
---|---|
protected AMPConfig |
doInBackground(java.lang.String... params) |
void |
loadConfig(java.lang.String sConfigUrl) |
protected void |
onPostExecute(AMPConfig result) |
public AMPConfigLoader(AMPConfigLoader.ConfigLoaderListener listener)