| Package | Description |
|---|---|
| io.continual.onap.services.mrCommon | |
| io.continual.onap.services.publisher | |
| io.continual.onap.services.subscriber |
| Modifier and Type | Method and Description |
|---|---|
Clock |
CommonClientBuilder.getClock() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpHelper.addAuth(okhttp3.Request.Builder reqBuilder,
HttpHelper.Credentials creds,
Clock clock) |
static Map<String,String> |
HttpHelper.makeApiKeyHeaders(Clock clock,
String apiKey,
String apiSecret) |
CommonClientBuilder |
CommonClientBuilder.withClock(Clock clock)
Specify a clock to use within this implementation.
|
| Modifier and Type | Method and Description |
|---|---|
OnapMsgRouterPublisher.Builder |
OnapMsgRouterPublisher.Builder.withClock(Clock clock)
Specify a clock to use within this implementation.
|
| Modifier and Type | Method and Description |
|---|---|
OnapMsgRouterSubscriber.Builder |
OnapMsgRouterSubscriber.Builder.withClock(Clock clock)
Specify a clock to use within this implementation.
|
Copyright © 2021 continual.io. All rights reserved.