Interface IServerConnector


public interface IServerConnector
The server connector interface associated with the web server request being handled.
Author:
Christopher Mindus
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Gets the port configuration for this server connection.
  • Method Details Link icon

    • getPortConfig Link icon

      PortConfig getPortConfig()
      Gets the port configuration for this server connection.
      Returns:
      The port configuration.