Interface AdvancedTlsX509KeyManager.Closeable
- All Superinterfaces:
AutoCloseable, Closeable
- Enclosing class:
AdvancedTlsX509KeyManager
Mainly used to avoid throwing IO Exceptions in java.io.Closeable.
-
Method Summary
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-