Uses of Class
com.gridsystems.utils.windows.FirewallException

Uses of FirewallException in com.gridsystems.utils.windows
 

Methods in com.gridsystems.utils.windows that throw FirewallException
static boolean Firewall.closePort(int port)
          Closes a port in the firewall.
static boolean Firewall.isEnabled()
          Gets if the windows firewall is enabled.
static boolean Firewall.isPresent()
          Gets if the windows firewall is installed on this system.
static boolean Firewall.openPort(java.lang.String serviceName, int port)
          Opens a port in the firewall.
static boolean Firewall.setEnabled(boolean enable)
          Gets if the windows firewall is enabled.
 



Copyright © 2007-2008 Grid Systems, S.A.. All Rights Reserved.