UndertowResolver
public abstract class Resolver extends Object
Constructor | Description |
---|---|
Resolver() |
Modifier and Type | Method | Description |
---|---|---|
abstract String |
resolve(String key) |
|
String |
resolveEnv(String key) |
|
abstract String |
resolveHttp(String key) |
|
abstract boolean |
resolveResource(int type,
String name) |
|
abstract String |
resolveSsl(String key) |
public abstract boolean resolveResource(int type, String name)
Copyright © 2018. All rights reserved.