Class ProxyDetails

java.lang.Object
io.hawt.web.proxy.ProxyDetails
All Implemented Interfaces:
ProxyAddress

public class ProxyDetails extends Object implements ProxyAddress
A helper object to store the proxy location details
  • Field Details

  • Constructor Details

    • ProxyDetails

      public ProxyDetails(jakarta.servlet.http.HttpServletRequest httpServletRequest)
    • ProxyDetails

      public ProxyDetails(String pathInfo)
  • Method Details