| Package | Description |
|---|---|
| io.undertow.servlet.handlers |
| Modifier and Type | Method and Description |
|---|---|
ServletPathMatch.Type |
ServletPathMatch.getType() |
static ServletPathMatch.Type |
ServletPathMatch.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServletPathMatch.Type[] |
ServletPathMatch.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ServletPathMatch(ServletChain target,
String matched,
String remaining,
ServletPathMatch.Type type,
String rewriteLocation) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.