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

org.eclipse.jetty.http.HttpURI Maven / Gradle / Ivy

package org.eclipse.jetty.http;

public class HttpURI {
    public String getParam​(){return "";}
    public String getQuery(){return "";}
    public String getHost(){return "";}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy