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

com.github.kristofa.brave.http.HttpResponse Maven / Gradle / Ivy

package com.github.kristofa.brave.http;


public interface HttpResponse {

    int getHttpStatusCode();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy