
com.avos.avoscloud.internal.AppRouter Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of leancloud-common Show documentation
Show all versions of leancloud-common Show documentation
leancloud java sdk common library
The newest version!
package com.avos.avoscloud.internal;
import java.util.HashMap;
import java.util.Map;
import com.avos.avoscloud.AVException;
import com.avos.avoscloud.AVExceptionHolder;
import com.avos.avoscloud.AVOSServices;
import com.avos.avoscloud.AVUtils;
import com.avos.avoscloud.FunctionCallback;
import com.avos.avoscloud.LogUtil;
public abstract class AppRouter {
protected abstract void fetchServerHosts(boolean sync,
FunctionCallback
© 2015 - 2025 Weber Informatics LLC | Privacy Policy