Interface NServerComponent

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

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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • start

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