Interface HttpServiceSelector

All Known Implementing Classes:
HttpServiceSelectorImpl, StaticHttpServiceSelector

public interface HttpServiceSelector
  • Method Details

    • getType

      String getType()
    • getPool

      String getPool()
    • selectHttpService

      List<URI> selectHttpService()