Class ProxyUtils

java.lang.Object
org.epics.archiverappliance.mgmt.bpl.ProxyUtils

public class ProxyUtils extends Object
Small utility class to proxy mgmt BPL to appliance other than this appliance.
Author:
mshankar
  • Constructor Details

    • ProxyUtils

      public ProxyUtils()
  • Method Details

    • routeURLToOtherAppliances

      public static void routeURLToOtherAppliances(ConfigService configService, String pathAndQuery)
      Route pathAndQuery to all appliances other than this appliance
      Parameters:
      configService - ConfigService
      pathAndQuery -