Interface NServerComponent

All Superinterfaces:
NComponent, NScorable
All Known Implementing Classes:
NAdminServerComponent, NHttpServerComponent

public interface NServerComponent extends NComponent
Created by vpc on 1/24/17.
  • Method Details

    • start

      NServer start(ServerConfig config)
      Parameters:
      config - server configuration
      Returns:
      started server instance