|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PoolTcpEndpoint | |
| 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 PoolTcpEndpoint in org.apache.tomcat.modules.server |
| Fields in org.apache.tomcat.modules.server declared as PoolTcpEndpoint | |
protected PoolTcpEndpoint |
PoolTcpConnector.ep
|
| Methods in org.apache.tomcat.modules.server that return PoolTcpEndpoint | |
PoolTcpEndpoint |
PoolTcpConnector.getEndpoint()
|
| Uses of PoolTcpEndpoint in org.apache.tomcat.util.net |
| Methods in org.apache.tomcat.util.net that return PoolTcpEndpoint | |
PoolTcpEndpoint |
TcpConnection.getEndpoint()
|
| Methods in org.apache.tomcat.util.net with parameters of type PoolTcpEndpoint | |
void |
TcpConnection.setEndpoint(PoolTcpEndpoint endpoint)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||