Interface LiberatorUrlProvider


  • public interface LiberatorUrlProvider
    The Liberators provided by this interface will be tried in sequence until a connection is established, return null when there are no more Liberators to try.
    • Method Detail

      • getNextLiberatorUrl

        java.lang.String getNextLiberatorUrl()