| Package | Description |
|---|---|
| org.restcomm.connect.rvd | |
| org.restcomm.connect.rvd.identity | |
| org.restcomm.connect.rvd.restcomm |
| Modifier and Type | Method and Description |
|---|---|
CustomHttpClientBuilder |
ApplicationContext.getHttpClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationContextBuilder |
ApplicationContextBuilder.setHttpClientBuilder(CustomHttpClientBuilder httpClientBuilder) |
| Constructor and Description |
|---|
AccountProvider(RvdConfiguration configuration,
CustomHttpClientBuilder httpClientBuilder) |
AccountProvider(String restcommUrl,
CustomHttpClientBuilder httpClientBuilder)
This constructor directly initializes restcommUrl without going through RvdConfiguration
and UriUtils.
|
| Constructor and Description |
|---|
RestcommClient(URI restcommBaseUri,
String authHeader,
CustomHttpClientBuilder httpClientbuilder) |
Copyright © 2016. All Rights Reserved.