Uses of Package
org.apache.tomcat.util.net

Packages that use org.apache.tomcat.util.net
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   
 

Classes in org.apache.tomcat.util.net used by org.apache.tomcat.modules.server
PoolTcpEndpoint
          Handle incoming TCP connections.
ServerSocketFactory
          This class creates server sockets.
TcpConnection
           
TcpConnectionHandler
          This interface will be implemented by any object that uses TcpConnections.
 

Classes in org.apache.tomcat.util.net used by org.apache.tomcat.util.net
PoolTcpEndpoint
          Handle incoming TCP connections.
ServerSocketFactory
          This class creates server sockets.
TcpConnection
           
TcpConnectionHandler
          This interface will be implemented by any object that uses TcpConnections.
 



Copyright ?? 2001 Apache Software Foundation. All Rights Reserved.