topl-service-base / io.matthewnelson.topl_service_base / ApplicationDefaultTorSettings
ApplicationDefaultTorSettings¶
abstract class ApplicationDefaultTorSettings :
TorSettings
(source)
Simply extends TorSettings so that the topl-service
module cannot be initialized
with io.matthewnelson.topl_service_base.BaseServiceTorSettings.
See TorSettings for information
Constructors¶
Name | Summary |
---|---|
<init> | Simply extends TorSettings so that the topl-service module cannot be initialized with io.matthewnelson.topl_service_base.BaseServiceTorSettings.ApplicationDefaultTorSettings() |