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

com.rapidapi.p.wordsapiv1.http.client.HttpCallback Maven / Gradle / Ivy

/*
 * WordsAPILib
 *
 * This file was automatically generated by APIMATIC v3.0 ( https://www.apimatic.io ).
 */

package com.rapidapi.p.wordsapiv1.http.client;

import io.apimatic.coreinterfaces.http.Callback;

/**
 * Callback to be called before and after the HTTP call for an endpoint is made.
 */
public interface HttpCallback extends Callback {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy