Uses of Class
org.abstracthorizon.danube.http.matcher.AbstractMatcher

Packages that use AbstractMatcher
org.abstracthorizon.danube.http.matcher   
 

Uses of AbstractMatcher in org.abstracthorizon.danube.http.matcher
 

Subclasses of AbstractMatcher in org.abstracthorizon.danube.http.matcher
 class Pattern
          Implementation of Matcher interface that uses Pattern for matching.
 class Prefix
          This matcher checks prefix of http URI.
 class WelcomeFile
          This matcher matches only paths that end with "/".
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.