Package | Description |
---|---|
org.apache.olingo.client.api | |
org.apache.olingo.client.core.http | |
org.apache.olingo.samples.client.core.http |
Modifier and Type | Method and Description |
---|---|
HttpUriRequestFactory |
Configuration.getHttpUriRequestFactory()
Gets the HttpUriRequest factory for generating requests to be executed.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setHttpUriRequestFactory(HttpUriRequestFactory factory)
Sets the HttpUriRequest factory generating requests to be executed.
|
Modifier and Type | Class and Description |
---|---|
class |
org.apache.olingo.client.core.http.DefaultHttpUriRequestFactory
Default implementation returning default HttpUriRequest implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ParametersHttpUriRequestFactory
Shows how to customize the runtime behavior of an HTTP request.
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.