|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |