| Package | Description |
|---|---|
| com.sun.enterprise.web | |
| com.sun.enterprise.web.connector.coyote | |
| org.apache.catalina.connector |
| Modifier and Type | Class and Description |
|---|---|
class |
WebConnector
A CoyoteConnector subclass which "wraps around" an existing Grizzly
SelectorThread that is being started and stopped outside of the lifecycle
of this CoyoteConnector subclass (the SelectorThread is started and
stopped as part of the GrizzlyAdapter lifecycle).
|
| Modifier and Type | Class and Description |
|---|---|
class |
PECoyoteConnector |
| Constructor and Description |
|---|
CoyoteAdapter(Connector connector)
Construct a new CoyoteProcessor associated with the specified connector.
|
Copyright © 2019. All rights reserved.