public interface HttpUriRequestFactory
Modifier and Type | Method and Description |
---|---|
org.apache.http.client.methods.HttpUriRequest |
create(HttpMethod method,
URI uri) |
org.apache.http.client.methods.HttpUriRequest create(HttpMethod method, URI uri)
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.