public interface Predicate
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<Map<String,Object>> | PREDICATE_CONTEXT Attachment key that can be used to store additional predicate context that allows the predicates to store additional information. |
Modifier and Type | Method and Description |
---|---|
boolean | resolve(HttpServerExchange value) |
static final AttachmentKey<Map<String,Object>> PREDICATE_CONTEXT
boolean resolve(HttpServerExchange value)
Copyright © 2020 JBoss by Red Hat. All rights reserved.