Uses of Class
org.blojsom.plugin.common.IPBanningPlugin

Packages that use IPBanningPlugin
org.blojsom.plugin.comment Defines the classes and interfaces for the blojsom comment plugin  
org.blojsom.plugin.common Defines the classes and interfaces common to a number of blojsom plugins  
org.blojsom.plugin.pingback Defines the classes and interfaces for the blojsom pingback plugin  
org.blojsom.plugin.trackback Defines the classes and interfaces for the blojsom trackback plugin  
 

Uses of IPBanningPlugin in org.blojsom.plugin.comment
 

Subclasses of IPBanningPlugin in org.blojsom.plugin.comment
 class CommentPlugin
          CommentPlugin
 

Uses of IPBanningPlugin in org.blojsom.plugin.common
 

Subclasses of IPBanningPlugin in org.blojsom.plugin.common
 class VelocityPlugin
          VelocityPlugin
 

Uses of IPBanningPlugin in org.blojsom.plugin.pingback
 

Subclasses of IPBanningPlugin in org.blojsom.plugin.pingback
 class PingbackPlugin
          Pingback plugin implements a pingback client to send pingbacks to any URLs in a blog entry according to the Pingback 1.0 specification.
 

Uses of IPBanningPlugin in org.blojsom.plugin.trackback
 

Subclasses of IPBanningPlugin in org.blojsom.plugin.trackback
 class TrackbackPlugin
          TrackbackPlugin