Package org.tbk.ngtor.command
Class HttpCommandConfig
java.lang.Object
org.tbk.ngtor.command.HttpCommandConfig
@Configuration(proxyBeanMethods=false)
@ConditionalOnCommand("http")
public class HttpCommandConfig
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.tbk.tor.hs.HiddenServiceDefinitionhiddenServiceDefinition(org.springframework.boot.ApplicationArguments args, org.tbk.tor.spring.config.TorAutoConfigProperties torProperties)
-
Constructor Details
-
HttpCommandConfig
public HttpCommandConfig()
-
-
Method Details