| Package | Description |
|---|---|
| com.sun.enterprise.web | |
| org.apache.catalina | |
| org.apache.catalina.connector |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyHandlerImpl
Default ProxyHandler implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ProxyHandler |
Connector.getProxyHandler()
Gets the ProxyHandler instance associated with this CoyoteConnector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Connector.setProxyHandler(ProxyHandler proxyHandler)
Sets the ProxyHandler implementation for this CoyoteConnector to use.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProxyHandler |
Connector.proxyHandler |
| Modifier and Type | Method and Description |
|---|---|
ProxyHandler |
Connector.getProxyHandler()
Gets the ProxyHandler instance associated with this CoyoteConnector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Connector.setProxyHandler(ProxyHandler proxyHandler)
Sets the ProxyHandler implementation for this CoyoteConnector to use.
|
Copyright © 2019. All rights reserved.