Package | Description |
---|---|
org.wildfly.swarm.config.undertow.configuration | |
org.wildfly.swarm.config.undertow.configuration.mod_cluster |
Modifier and Type | Method and Description |
---|---|
T |
ModCluster.noneAffinity(NoneAffinityConsumer consumer)
Web requests will not have an affinity for any particular server, routing
information will be ignored.
|
Modifier and Type | Method and Description |
---|---|
default NoneAffinityConsumer<T> |
NoneAffinityConsumer.andThen(NoneAffinityConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default NoneAffinityConsumer<T> |
NoneAffinityConsumer.andThen(NoneAffinityConsumer<T> after) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.