Class TestServer

java.lang.Object
org.serviceconnector.srv.TestServer

public class TestServer extends Object
  • Constructor Details

    • TestServer

      public TestServer()
  • Method Details

    • main

      public static void main(String[] args)
      start server process
      Parameters:
      args - [0] serverType ("session" or "publish")
      [1] serverName
      [2] listenerPort
      [3] SC port
      [4] maxSessions
      [5] maxConnections
      [6] connectionType ("netty.tcp" or "netty.http")
      [7] serviceNames (comma delimited list)
      [8] nics (comma separated list)