Class TestServiceServer

java.lang.Object
io.temporal.internal.testservice.TestServiceServer

@Deprecated public class TestServiceServer extends Object
Deprecated.
use TestServer.main(String[]) with --enable-time-skipping to get the behavior of this starter method
  • Constructor Details

    • TestServiceServer

      public TestServiceServer()
      Deprecated.
  • Method Details

    • main

      public static void main(String[] args)
      Deprecated.