| Package | Description |
|---|---|
| org.apache.coyote.http11 |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentHashMap<Socket,Http11Processor> |
Http11Protocol.Http11ConnectionHandler.connections |
protected ConcurrentLinkedQueue<Http11Processor> |
Http11Protocol.Http11ConnectionHandler.recycledProcessors |
| Modifier and Type | Method and Description |
|---|---|
protected Http11Processor |
Http11Protocol.Http11ConnectionHandler.createProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Http11Protocol.Http11ConnectionHandler.register(Http11Processor processor) |
protected void |
Http11Protocol.Http11ConnectionHandler.unregister(Http11Processor processor) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.