| Package | Description |
|---|---|
| org.apache.tomcat.util.net |
| Modifier and Type | Method and Description |
|---|---|
void |
TcpConnectionHandler.processConnection(TcpConnection connection,
Object[] thData)
Assert: connection!=null
Assert: connection.getSocket() != null
Assert: thData != null and is the result of calling init()
Assert: thData is preserved per Thread.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.