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