| Package | Description |
|---|---|
| io.undertow |
| Modifier and Type | Method and Description |
|---|---|
Undertow.ListenerType |
Undertow.ListenerBuilder.getType() |
static Undertow.ListenerType |
Undertow.ListenerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Undertow.ListenerType[] |
Undertow.ListenerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Undertow.ListenerBuilder |
Undertow.ListenerBuilder.setType(Undertow.ListenerType type) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.