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

twitter4jads.internal.http.RequestMethod Maven / Gradle / Ivy

The newest version!
package twitter4jads.internal.http;

public enum RequestMethod {
    GET, POST, DELETE, HEAD, PUT
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy