| Package | Description |
|---|---|
| org.wildfly.swarm.config |
| Modifier and Type | Method and Description |
|---|---|
IIOPOpenjdk.DetectReplay |
IIOPOpenjdk.detectReplay()
Indicates whether the transport must require replay detection or not.
|
static IIOPOpenjdk.DetectReplay |
IIOPOpenjdk.DetectReplay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IIOPOpenjdk.DetectReplay[] |
IIOPOpenjdk.DetectReplay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
IIOPOpenjdk.detectReplay(IIOPOpenjdk.DetectReplay value)
Indicates whether the transport must require replay detection or not.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.