| Package | Description |
|---|---|
| com.github.markusbernhardt.proxy |
| Modifier and Type | Method and 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 and Description |
|---|---|
void |
ProxySearch.addStrategy(ProxySearch.Strategy strategy)
Adds an search strategy to the list of proxy searches strategies.
|
Copyright © 2020. All rights reserved.