| Package | Description |
|---|---|
| org.apache.olingo.client.api | |
| org.apache.olingo.client.core | |
| org.apache.olingo.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 | Method and Description |
|---|---|
HttpUriRequestFactory |
ConfigurationImpl.getHttpUriRequestFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationImpl.setHttpUriRequestFactory(HttpUriRequestFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpUriRequestFactory
Default implementation returning default HttpUriRequest implementations.
|
Copyright © 2023. All rights reserved.