Interface HttpDiscoveryUrlAccessor

All Known Subinterfaces:
HttpDiscovery<B>, HttpDiscoveryContext, HttpDiscoveryRestClient<B>, HttpDiscoverySidecar<B>, HttpDiscoveryUrlAccessor.HttpDiscoveryUrlProperty
All Known Implementing Classes:
AbstractHttpDiscoveryRestClientDecorator, AbstractHttpDiscoverySidecar, HttpDiscoveryContextBuilder

public interface HttpDiscoveryUrlAccessor
Provides an accessor for a service discovery discovery Url property.
  • Method Details

    • getHttpDiscoveryUrl

      org.refcodes.web.Url getHttpDiscoveryUrl()
      Retrieves the URL from the URL property locating the service discovery discovery.
      Returns:
      The URL stored by the URL property.