|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TcpConnection | |
|---|---|
| org.apache.tomcat.util.net | |
| Uses of TcpConnection in org.apache.tomcat.util.net |
|---|
| Methods in org.apache.tomcat.util.net with parameters of type TcpConnection | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||