Interface HostAccessor

All Known Subinterfaces:
HostAccessor.HostProperty, Url, Url.UrlBuilder
All Known Implementing Classes:
UrlBuilderImpl, UrlImpl

public interface HostAccessor
Provides an accessor for a host property.
  • Method Details

    • getHost

      String getHost()
      Retrieves the host from the host property.
      Returns:
      The host stored by the host property.