|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TcpConnectionHandler | |
org.apache.tomcat.modules.server | Interceptors that are used to connect with a web server, including the standalone http implementation. |
org.apache.tomcat.util.net |
Uses of TcpConnectionHandler in org.apache.tomcat.modules.server |
Classes in org.apache.tomcat.modules.server that implement TcpConnectionHandler | |
class |
Ajp12Interceptor
|
class |
Ajp13Interceptor
|
class |
Http10Interceptor
Standalone http. |
Uses of TcpConnectionHandler in org.apache.tomcat.util.net |
Methods in org.apache.tomcat.util.net that return TcpConnectionHandler | |
TcpConnectionHandler |
PoolTcpEndpoint.getConnectionHandler()
|
Methods in org.apache.tomcat.util.net with parameters of type TcpConnectionHandler | |
void |
PoolTcpEndpoint.setConnectionHandler(TcpConnectionHandler handler)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |