public class DefaultHttpUriRequestFactory extends Object implements org.apache.olingo.client.api.http.HttpUriRequestFactory
| Constructor and Description |
|---|
DefaultHttpUriRequestFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.client.methods.HttpUriRequest |
create(org.apache.olingo.commons.api.http.HttpMethod method,
URI uri) |
public org.apache.http.client.methods.HttpUriRequest create(org.apache.olingo.commons.api.http.HttpMethod method,
URI uri)
create in interface org.apache.olingo.client.api.http.HttpUriRequestFactoryCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.