Package | Description |
---|---|
org.seedstack.seed |
Provides SeedStack main APIs.
|
Modifier and Type | Method and Description |
---|---|
ProxyConfig.ProxyMode |
ProxyConfig.getMode() |
static ProxyConfig.ProxyMode |
ProxyConfig.ProxyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxyConfig.ProxyMode[] |
ProxyConfig.ProxyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProxyConfig |
ProxyConfig.setMode(ProxyConfig.ProxyMode mode) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.