Package | Description |
---|---|
org.apache.catalina.connector | |
org.apache.coyote.ajp | |
org.apache.coyote.http11 | |
org.apache.coyote.memory |
Modifier and Type | Field and Description |
---|---|
protected ProtocolHandler |
Connector.protocolHandler
Coyote protocol handler.
|
Modifier and Type | Method and Description |
---|---|
ProtocolHandler |
Connector.getProtocolHandler()
Return the protocol handler associated with the connector.
|
Modifier and Type | Class and Description |
---|---|
class |
AjpAprProtocol
Abstract the protocol implementation, including threading, etc.
|
class |
AjpProtocol
Abstract the protocol implementation, including threading, etc.
|
Modifier and Type | Class and Description |
---|---|
class |
Http11AbstractProtocol
Http11AbstractProtocol |
class |
Http11AprProtocol
Abstract the protocol implementation, including threading, etc.
|
class |
Http11NioProtocol
Http11NioProtocol
Created on Jan 10, 2012 at 3:14:49 PM |
class |
Http11Protocol
Abstract the protocol implementation, including threading, etc.
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryProtocolHandler
Abstract the protocol implementation, including threading, etc.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.