| AprStatus |
Holds APR status without the need to load other classes.
|
| Buffer |
Provides utilities related to the use of directly allocated ByteBuffer instances with native code.
|
| FileInfo |
Tomcat Native 1.2.33 and earlier won't initialise unless this class is present.
|
| Library |
Manages loading of the Tomcat Native (tcnative) library.
|
| Pool |
Provides access to APR memory pools which are used to manage memory allocations for natively created instances.
|
| Sockaddr |
Tomcat Native 1.2.33 and earlier won't initialise unless this class is present.
|
| SSL |
JNI bindings for OpenSSL SSL functionality.
|
| SSLConf |
JNI bindings for OpenSSL SSL_CONF operations.
|
| SSLContext |
JNI bindings for OpenSSL SSL_CTX operations.
|