| Package | Description |
|---|---|
| com.github.markusbernhardt.proxy |
| Modifier and Type | Method | Description |
|---|---|---|
static ProxySearch.Strategy |
ProxySearch.Strategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ProxySearch.Strategy[] |
ProxySearch.Strategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ProxySearch.addStrategy(ProxySearch.Strategy strategy) |
Adds an search strategy to the list of proxy searches strategies.
|
Copyright © 2018. All rights reserved.