Package | net.user1.reactor |
Class | public final class ConnectionRefusalReason |
Inheritance | ConnectionRefusalReason ![]() |
Since : | Reactor 1.1.1 |
See also
Constant | Defined By | ||
---|---|---|---|
BANNED : String = BANNED [static]
Indicates that a client connection was refused because the client's address
is banned. | ConnectionRefusalReason |
BANNED | Constant |
public static const BANNED:String = BANNED
Since : | Reactor 1.1.1 |
Indicates that a client connection was refused because the client's address is banned. Union Server's ban-refusal-notification policy is set via union.xml. For details, see Union Server Configuration.