Class TestServiceServer


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

      Constructors 
      Constructor Description
      TestServiceServer()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestServiceServer

        public TestServiceServer()
        Deprecated.
    • Method Detail

      • main

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