public static final class RequestHeaderAttribute.Builder extends Object implements ExchangeAttributeBuilder
Constructor and Description |
---|
RequestHeaderAttribute.Builder() |
Modifier and Type | Method and Description |
---|---|
ExchangeAttribute |
build(String token)
Build the attribute from a text based representation.
|
String |
name()
The string representation of the attribute name.
|
public String name()
ExchangeAttributeBuilder
name
in interface ExchangeAttributeBuilder
public ExchangeAttribute build(String token)
ExchangeAttributeBuilder
build
in interface ExchangeAttributeBuilder
token
- The string tokenCopyright © 2013 JBoss by Red Hat. All Rights Reserved.