@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() |
withIface
public 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 BaseEndpointResolutionStrategy
protected com.google.common.base.Predicate<ServiceEndpoint> filter()
filter
in class BaseEndpointResolutionStrategy
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.