io.undertow.attribute.ExchangeAttributeBuilderpublic static final class ServletSessionAttribute.Builder extends Object implements io.undertow.attribute.ExchangeAttributeBuilder
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
io.undertow.attribute.ExchangeAttribute |
build(String token) |
|
String |
name() |
|
int |
priority() |
public String name()
name in interface io.undertow.attribute.ExchangeAttributeBuilderpublic io.undertow.attribute.ExchangeAttribute build(String token)
build in interface io.undertow.attribute.ExchangeAttributeBuilderpublic int priority()
priority in interface io.undertow.attribute.ExchangeAttributeBuilderCopyright © 2018. All rights reserved.