MaxConnectionsAccessor.MaxConnectionsPropertypublic interface MaxConnectionsAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
MaxConnectionsAccessor.MaxConnectionsBuilder<B extends MaxConnectionsAccessor.MaxConnectionsBuilder<B>> |
Provides a builder method for a maximum connections property returning
the builder for applying multiple build operations.
|
static interface |
MaxConnectionsAccessor.MaxConnectionsMutator |
Provides a mutator for a maximum connections property.
|
static interface |
MaxConnectionsAccessor.MaxConnectionsProperty |
Provides a maximum connections property.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
getMaxConnections() |
Retrieves the maximum connections from the maximum connections property.
|
Copyright © 2018. All rights reserved.