FirstMatchURIProvider

Provider that will simply return the first uri of a ServiceAddress

Parameters

address

Constructors

Link copied to clipboard
constructor(address: ServiceAddress)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun provide(): URI
Link copied to clipboard
open fun update(newAddress: ServiceAddress)