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

com.urbanairship.connect.client.RequestClient Maven / Gradle / Ivy

The newest version!
package com.urbanairship.connect.client;

import org.asynchttpclient.AsyncHttpClient;

public interface RequestClient {
    AsyncHttpClient getRequestClient();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy