Package | Description |
---|---|
org.apache.coyote.ajp |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentHashMap<Long,AjpAprProcessor> |
AjpAprProtocol.AjpConnectionHandler.connections |
protected ConcurrentLinkedQueue<AjpAprProcessor> |
AjpAprProtocol.AjpConnectionHandler.recycledProcessors |
Modifier and Type | Method and Description |
---|---|
protected AjpAprProcessor |
AjpAprProtocol.AjpConnectionHandler.createProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
AjpAprProtocol.AjpConnectionHandler.register(AjpAprProcessor processor) |
protected void |
AjpAprProtocol.AjpConnectionHandler.unregister(AjpAprProcessor processor) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.