| Package | Description |
|---|---|
| org.openksavi.sponge.core.util |
Classes for utility functionalities.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessConfiguration.RedirectType |
ProcessConfiguration.getRedirectType() |
static ProcessConfiguration.RedirectType |
ProcessConfiguration.RedirectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessConfiguration.RedirectType[] |
ProcessConfiguration.RedirectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessConfiguration.Builder |
ProcessConfiguration.Builder.redirectType(ProcessConfiguration.RedirectType redirectType)
Sets the redirect type.
|
void |
ProcessConfiguration.setRedirectType(ProcessConfiguration.RedirectType redirectType) |
Copyright © 2016–2018 Softelnet. All rights reserved.