Class NettyMain


  • public class NettyMain
    extends io.deephaven.server.runner.Main
    • Field Summary

      • Fields inherited from class io.deephaven.server.runner.Main

        CERTS, DEEPHAVEN_APPLICATION_ENV, DEEPHAVEN_APPLICATION_PROPERTY, PRIVATEKEY, SSL_CLIENT_AUTH, SSL_IDENTITY_CERT_CHAIN_PATH, SSL_IDENTITY_PRIVATE_KEY_PATH, SSL_IDENTITY_TYPE, SSL_TRUST_PATH, SSL_TRUST_TYPE
    • Constructor Summary

      Constructors 
      Constructor Description
      NettyMain()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class io.deephaven.server.runner.Main

        init, parseOutboundSSLConfig, parseSSLConfig
      • Methods inherited from class java.lang.Object

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

      • NettyMain

        public NettyMain()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException,
                                java.lang.InterruptedException,
                                java.lang.ClassNotFoundException,
                                java.util.concurrent.TimeoutException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
        java.lang.ClassNotFoundException
        java.util.concurrent.TimeoutException