| Package | Description |
|---|---|
| com.github.markusbernhardt.proxy.selector.whitelist |
| Modifier and Type | Method | Description |
|---|---|---|
static HostnameFilter.Mode |
HostnameFilter.Mode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HostnameFilter.Mode[] |
HostnameFilter.Mode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
HostnameFilter(HostnameFilter.Mode mode,
String matchTo) |
Constructor
|
Copyright © 2019. All rights reserved.