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