Class AutumnRPC


  • public class AutumnRPC
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AutumnRPC()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void start()  
      static void start​(RpcServerConfig config)  
      static void stop()  
      • Methods inherited from class java.lang.Object

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

      • AutumnRPC

        public AutumnRPC()
    • Method Detail

      • start

        public static void start()
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • start

        public static void start​(RpcServerConfig config)
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • stop

        public static void stop()
                         throws java.io.IOException
        Throws:
        java.io.IOException