All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.guerlab.sdk.qq.client.QQClient Maven / Gradle / Ivy

There is a newer version: 1.2.1
Show newest version
package net.guerlab.sdk.qq.client;

import net.guerlab.sdk.qq.request.AbstractRequest;
import net.guerlab.sdk.qq.response.AbstractResponse;

public interface QQClient {

    , E> T execute(
            AbstractRequest oauth2QQRequest);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy