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

org.scribe.model.RequestTuner Maven / Gradle / Ivy

There is a newer version: 2024.11.18598.20241113T125352Z-241000
Show newest version
package org.scribe.model;

public abstract class RequestTuner
{
  public abstract void tune(Request request);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy