| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem.configuration | |
| org.wildfly.swarm.config.undertow.subsystem.configuration.connectionLimit |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionLimit> |
Filter.FilterResources.connectionLimits()
Get the list of ConnectionLimit resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Filter.connectionLimit(ConnectionLimit value)
Add the ConnectionLimit object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Filter.connectionLimits(List<ConnectionLimit> value)
Add all ConnectionLimit objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionLimit<T extends ConnectionLimit>
Connection limiter handler
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.