| Package | Description |
|---|---|
| com.sun.enterprise.web.connector.grizzly | |
| org.apache.catalina.connector |
| Modifier and Type | Class and Description |
|---|---|
class |
CoyoteConnectorLauncher
Abstract the protocol implementation, including threading, etc.
|
class |
DummyConnectorLauncher
Dummy Connector Launcher that doesn't start any listener like Grizzly
or Coyote.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolHandler |
Connector.getProtocolHandler()
Return the protocol handler associated with the connector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Connector.setProtocolHandler(ProtocolHandler protocolHandler)
Set the
ProtocolHandler used by this connector. |
Copyright © 2017. All rights reserved.