Package | Description |
---|---|
org.glassfish.grizzly.http.server |
Modifier and Type | Method and Description |
---|---|
BackendConfiguration |
NetworkListener.getBackendConfiguration() |
BackendConfiguration |
ServerFilterConfiguration.getBackendConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
NetworkListener.setBackendConfiguration(BackendConfiguration backendConfiguration)
Sets the auxiliary configuration, which might be used, when Grizzly HttpServer
is running behind HTTP gateway like reverse proxy or load balancer.
|
void |
ServerFilterConfiguration.setBackendConfiguration(BackendConfiguration backendConfiguration)
Sets the auxiliary configuration, which might be used, when Grizzly
HttpServer is running behind HTTP gateway like reverse proxy or load
balancer.
|
Copyright © 2015 Oracle Corporation. All rights reserved.