Package io.grpc.util
Class AdvancedTlsX509KeyManager.LoadFilePathExecution
- java.lang.Object
-
- io.grpc.util.AdvancedTlsX509KeyManager.LoadFilePathExecution
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- AdvancedTlsX509KeyManager
private class AdvancedTlsX509KeyManager.LoadFilePathExecution extends java.lang.Object implements java.lang.Runnable
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.io.FilecertFile(package private) longcurrentCertTime(package private) longcurrentKeyTime(package private) java.io.FilekeyFile
-
Constructor Summary
Constructors Constructor Description LoadFilePathExecution(java.io.File certFile, java.io.File keyFile)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()
-