public interface ProxySelector
| Modifier and Type | Method | 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.