Uses of Interface
io.continual.onap.services.mrCommon.Clock
Packages that use Clock
Package
Description
-
Uses of Clock in io.continual.onap.services.mrCommon
Methods in io.continual.onap.services.mrCommon that return ClockMethods in io.continual.onap.services.mrCommon with parameters of type ClockModifier and TypeMethodDescriptionstatic voidHttpHelper.addAuth(okhttp3.Request.Builder reqBuilder, HttpHelper.Credentials creds, Clock clock) HttpHelper.makeApiKeyHeaders(Clock clock, String apiKey, String apiSecret) Specify a clock to use within this implementation. -
Uses of Clock in io.continual.onap.services.publisher
Methods in io.continual.onap.services.publisher with parameters of type ClockModifier and TypeMethodDescriptionSpecify a clock to use within this implementation. -
Uses of Clock in io.continual.onap.services.subscriber
Methods in io.continual.onap.services.subscriber with parameters of type ClockModifier and TypeMethodDescriptionSpecify a clock to use within this implementation.