Uses of Class
com.leafdigital.irc.api.ServerFilter

Packages that use ServerFilter
com.leafdigital.irc.api The IRC api provides low-level support for the events and communication involved in connection with an IRC server. 
 

Uses of ServerFilter in com.leafdigital.irc.api
 

Subclasses of ServerFilter in com.leafdigital.irc.api
 class ChanAndServerFilter
          Filters messages based on their source server and channel
 class NickAndServerFilter
          Filters messages based on their source server and nick
 



Copyright © 2011 Samuel Marshall. All rights reserved.