| Modifier and Type | Method and Description |
|---|---|
NetworkConfig |
Config.getNetworkConfig()
Gets the value of the networkConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setNetworkConfig(NetworkConfig value)
Sets the value of the networkConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebConfigListener.setNetworkConfig(NetworkConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static Protocols |
GrizzlyConfigSchemaMigrator.getProtocols(NetworkConfig config) |
| Modifier and Type | Method and Description |
|---|---|
NetworkConfig |
GrizzlyConfig.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
NetworkConfig |
NetworkListeners.getParent() |
NetworkConfig |
Transports.getParent() |
NetworkConfig |
Protocols.getParent() |
static NetworkConfig |
NetworkListeners.Duck.getParent(NetworkListeners listeners) |
static NetworkConfig |
Protocols.Duck.getParent(Protocols protocols) |
static NetworkConfig |
Transports.Duck.getParent(Transports transports) |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
NetworkConfig.Duck.findProtocol(NetworkConfig config,
String name) |
static NetworkListener |
NetworkConfig.Duck.getNetworkListener(NetworkConfig config,
String name) |
| Constructor and Description |
|---|
HttpServiceStatsProvider(String vsName,
String listeners,
NetworkConfig networkConfig) |
Copyright © 2017. All rights reserved.