Uses of Interface
org.apache.tomcat.util.net.TcpConnectionHandler

Packages that use TcpConnectionHandler
org.apache.tomcat.util.net   
 

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)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.