public interface ProxySelector
Modifier and Type | Method and Description |
---|---|
Proxy |
getProxy(RemoteRepository repository)
Selects a proxy for the specified remote repository.
|
Proxy getProxy(RemoteRepository repository)
repository
- The repository for which to select a proxy, must not be null
.null
if none.Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.