|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSLImplementation | |
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 SSLImplementation in org.apache.tomcat.modules.server |
Fields in org.apache.tomcat.modules.server declared as SSLImplementation | |
protected SSLImplementation |
PoolTcpConnector.sslImplementation
|
Uses of SSLImplementation in org.apache.tomcat.util.net |
Methods in org.apache.tomcat.util.net that return SSLImplementation | |
static SSLImplementation |
SSLImplementation.getInstance()
|
static SSLImplementation |
SSLImplementation.getInstance(java.lang.String className)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |