public abstract class Target extends Object
HeliosClient.| Modifier and Type | Method and Description |
|---|---|
static List<Target> |
from(String srvName,
Iterable<String> domains)
Create targets for a list of domains
|
static Target |
from(URI endpoint)
Create a target from an explicit endpoint
|
abstract com.google.common.base.Supplier<List<URI>> |
getEndpointSupplier() |
String |
getName() |
Copyright © 2016. All rights reserved.