Interface PingUrlAccessor

All Known Subinterfaces:
HttpServerDescriptor, HttpServerDescriptor.HttpServerDescriptorBuilder<B>, PingUrlAccessor.PingUrlProperty

public interface PingUrlAccessor
Provides an accessor for a ping Url property.
  • Method Details

    • getPingUrl

      org.refcodes.web.Url getPingUrl()
      Retrieves the ping Url from the ping Url property.
      Returns:
      The ping Url stored by the ping Url property.