Package | Description |
---|---|
io.undertow.util |
Modifier and Type | Method | Description |
---|---|---|
PathTemplateMatcher<T> |
PathTemplateMatcher.add(PathTemplate template,
T value) |
|
PathTemplateMatcher<T> |
PathTemplateMatcher.add(java.lang.String pathTemplate,
T value) |
|
PathTemplateMatcher<T> |
PathTemplateMatcher.addAll(PathTemplateMatcher<T> pathTemplateMatcher) |
|
PathTemplateMatcher<T> |
PathTemplateMatcher.remove(java.lang.String pathTemplate) |
Modifier and Type | Method | Description |
---|---|---|
PathTemplateMatcher<T> |
PathTemplateMatcher.addAll(PathTemplateMatcher<T> pathTemplateMatcher) |
Copyright © 2018. All rights reserved.