Class HttpCommand

java.lang.Object
org.tbk.ngtor.command.HttpCommand
All Implemented Interfaces:
org.springframework.boot.ApplicationRunner

@Component @ConditionalOnCommand("http") public class HttpCommand extends Object implements org.springframework.boot.ApplicationRunner
  • Constructor Details

    • HttpCommand

      public HttpCommand(@NonNull @NonNull org.tbk.tor.hs.HiddenServiceDefinition hiddenServiceDefinition)
  • Method Details

    • run

      public void run(org.springframework.boot.ApplicationArguments args)
      Specified by:
      run in interface org.springframework.boot.ApplicationRunner