| Package | Description |
|---|---|
| io.undertow | |
| io.undertow.predicate | |
| io.undertow.server.handlers.builder |
| Modifier and Type | Method and Description |
|---|---|
static PredicatesHandler |
Handlers.predicates(List<PredicatedHandler> handlers,
HttpHandler next) |
| Modifier and Type | Method and Description |
|---|---|
PredicatesHandler |
PredicatesHandler.addPredicatedHandler(PredicatedHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
static List<PredicatedHandler> |
PredicatedHandlersParser.parse(File file,
ClassLoader classLoader) |
static List<PredicatedHandler> |
PredicatedHandlersParser.parse(InputStream inputStream,
ClassLoader classLoader) |
static List<PredicatedHandler> |
PredicatedHandlersParser.parse(String contents,
ClassLoader classLoader) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.