Modifier and Type | Class and Description |
---|---|
static class |
DispatcherTypePredicate.Builder |
Modifier and Type | Field and Description |
---|---|
static DispatcherTypePredicate |
ASYNC |
static DispatcherTypePredicate |
ERROR |
static DispatcherTypePredicate |
FORWARD |
static DispatcherTypePredicate |
INCLUDE |
static DispatcherTypePredicate |
REQUEST |
PREDICATE_CONTEXT
Constructor and Description |
---|
DispatcherTypePredicate(DispatcherType dispatcherType) |
public static final DispatcherTypePredicate FORWARD
public static final DispatcherTypePredicate INCLUDE
public static final DispatcherTypePredicate REQUEST
public static final DispatcherTypePredicate ASYNC
public static final DispatcherTypePredicate ERROR
public DispatcherTypePredicate(DispatcherType dispatcherType)
public boolean resolve(HttpServerExchange value)
Copyright © 2017 JBoss by Red Hat. All rights reserved.