Package | Description |
---|---|
io.undertow.server.handlers |
Modifier and Type | Method and Description |
---|---|
static LocalNameResolvingHandler.ResolveType | LocalNameResolvingHandler.ResolveType.valueOf(String name) Returns the enum constant of this type with the specified name. |
static LocalNameResolvingHandler.ResolveType[] | LocalNameResolvingHandler.ResolveType.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Constructor and Description |
---|
LocalNameResolvingHandler(HttpHandler next, LocalNameResolvingHandler.ResolveType resolveType) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.