public class IntegralService extends Object
Modifier and Type | Field and Description |
---|---|
private static com.google.gson.GsonBuilder |
gsonBuilder |
static String |
INTEGRAL_PROVIDER_NAME |
private IntegralClient2 |
integralClient |
Constructor and Description |
---|
IntegralService(IntegralConfig integralConfig) |
Modifier and Type | Method and Description |
---|---|
void |
checkUrl(String url,
IntegralInfoReceived integralInfoReceived) |
public static final String INTEGRAL_PROVIDER_NAME
private IntegralClient2 integralClient
private static final com.google.gson.GsonBuilder gsonBuilder
public IntegralService(IntegralConfig integralConfig)
public void checkUrl(String url, IntegralInfoReceived integralInfoReceived)