rero.client.server
Class IgnoreHandler
public
class
IgnoreHandler
extends Object
implements ClientStateListener
I don't currently have an "on raw" event that fires before normal processing occurs. So this is called directly from the
ServerHandler class and that determines wether or not to halt processing of the event. Kind of a hacked way to do this but
it works I guess... *shrug*
protected boolean checkIgnore
public IgnoreHandler()
public void hash()
public boolean isCheckingIgnore()
public boolean isIgnore(String nick, String host)
public void propertyChanged(String prop, String parms)