io.undertow.attribute.ExchangeAttributeBuilder
public static final class ServletRelativePathAttribute.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.ExchangeAttributeBuilder
public io.undertow.attribute.ExchangeAttribute build(String token)
build
in interface io.undertow.attribute.ExchangeAttributeBuilder
public int priority()
priority
in interface io.undertow.attribute.ExchangeAttributeBuilder
Copyright © 2018. All rights reserved.