Class ActionReject
java.lang.Object
org.eblocker.server.common.network.unix.firewall.Action
org.eblocker.server.common.network.unix.firewall.ActionReject
Returns a packet that signals rejection of a connection attempt
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eblocker.server.common.network.unix.firewall.Action
accept, drop, jumpToChain, mark, masquerade, redirectTo, redirectTo, reject, rejectWithTcpReset, returnFromChain
-
Constructor Details
-
ActionReject
-
-
Method Details