类 HostAddressUtils

java.lang.Object
org.apache.shenyu.plugin.base.utils.HostAddressUtils

public final class HostAddressUtils extends Object
The type Host address utils.
  • 方法详细资料

    • acquireHost

      public static String acquireHost(org.springframework.web.server.ServerWebExchange exchange)
      Acquire host string.
      参数:
      exchange - the exchange
      返回:
      the string
    • acquireIp

      public static String acquireIp(org.springframework.web.server.ServerWebExchange exchange)
      Acquire ip string.
      参数:
      exchange - the exchange
      返回:
      the string