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