public class HttpServiceSelectorImpl extends Object implements HttpServiceSelector
| Constructor and Description |
|---|
HttpServiceSelectorImpl(ServiceSelector serviceSelector) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPool() |
String |
getType() |
List<URI> |
selectHttpService() |
public HttpServiceSelectorImpl(ServiceSelector serviceSelector)
public String getType()
getType in interface HttpServiceSelectorpublic String getPool()
getPool in interface HttpServiceSelectorpublic List<URI> selectHttpService()
selectHttpService in interface HttpServiceSelectorCopyright © 2010–2020 Airlift. All rights reserved.