Interface HostAccessor

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

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.