Class TestBlockingServer

java.lang.Object
com.github.fmjsjx.libnetty.example.http.server.TestBlockingServer

public class TestBlockingServer extends Object
Test blocking server
  • Constructor Details

    • TestBlockingServer

      public TestBlockingServer()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Main method.
      Parameters:
      args - main arguments
      Throws:
      Exception - any error occurs