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

org.testifyproject.github.dockerjava.netty.handler.HttpRequestProvider Maven / Gradle / Ivy

package org.testifyproject.testifyproject.github.dockerjava.netty.handler;

import org.testifyproject.testifyproject.netty.handler.codec.http.HttpRequest;

public interface HttpRequestProvider {

    HttpRequest getHttpRequest(String uri);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy