public class UndertowOption<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> UndertowOption<T> |
create(String name,
Class<T> type) |
String |
getName() |
Class<T> |
getType() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.