@Singleton public class PublicURLOrInternal extends BaseEndpointResolutionStrategy
| Constructor and Description |
|---|
PublicURLOrInternal() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Supplier<URI> |
apply(Collection<ServiceEndpoint> input) |
protected com.google.common.base.Predicate<ServiceEndpoint> |
filter() |
withIfacepublic com.google.common.base.Supplier<URI> apply(Collection<ServiceEndpoint> input)
apply in interface com.google.common.base.Function<Collection<ServiceEndpoint>,com.google.common.base.Supplier<URI>>apply in class BaseEndpointResolutionStrategyprotected com.google.common.base.Predicate<ServiceEndpoint> filter()
filter in class BaseEndpointResolutionStrategyCopyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.