Package org.apache.tomcat.jni
Class Thread
- java.lang.Object
-
- org.apache.tomcat.jni.Thread
-
@Deprecated public class Thread extends java.lang.Object
Deprecated.The scope of the APR/Native Library will be reduced in Tomcat 10.1.x / Tomcat Native 2.x onwards to only include those components required to provide OpenSSL integration with the NIO and NIO2 connectors.Thread- Author:
- Mladen Turk
-
-
Constructor Summary
Constructors Constructor Description Thread()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static long
current()
Deprecated.
-