Class SubRemoveProxyEvent

java.lang.Object
net.ME1312.Galaxi.Event.Event
net.ME1312.SubServers.Host.Event.SubRemoveProxyEvent

public class SubRemoveProxyEvent extends Event
Proxy Remove Event
  • Constructor Details

    • SubRemoveProxyEvent

      public SubRemoveProxyEvent(String proxy)
      Proxy Remove Event
      Parameters:
      proxy - Host Being Added
  • Method Details

    • getProxy

      public String getProxy()
      Gets the Proxy to be Removed
      Returns:
      The Proxy to be Removed