Interface IWebUtils


public interface IWebUtils
Provides utility functions to access information about the current web context
  • Method Details

    • getHost

      String getHost()
    • getPort

      int getPort()
    • getProtocol

      String getProtocol()