ExchangeAttributeBuilder
public static final class RequestMethodAttribute.Builder extends Object implements ExchangeAttributeBuilder
Constructor | Description |
---|---|
Builder() |
Modifier and Type | Method | Description |
---|---|---|
ExchangeAttribute |
build(String token) |
Build the attribute from a text based representation.
|
String |
name() |
The string representation of the attribute name.
|
int |
priority() |
The priority of the builder.
|
public String name()
ExchangeAttributeBuilder
name
in interface ExchangeAttributeBuilder
public ExchangeAttribute build(String token)
ExchangeAttributeBuilder
build
in interface ExchangeAttributeBuilder
token
- The string tokenpublic int priority()
ExchangeAttributeBuilder
priority
in interface ExchangeAttributeBuilder
Copyright © 2018. All rights reserved.