org.tuckey.web.filters.urlrewrite.utils
Class ServerNameMatcher
java.lang.Object
org.tuckey.web.filters.urlrewrite.utils.ServerNameMatcher
public class ServerNameMatcher
- extends Object
Utility class for matching server names.
- Version:
- $Revision: 36 $ $Date: 2006-09-19 18:32:39 +1200 (Tue, 19 Sep 2006) $
- Author:
- Paul Tuckey
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerNameMatcher
public ServerNameMatcher(String options)
isMatch
public boolean isMatch(String serverName)
Copyright © 2001-2012 Paul Tuckey. All Rights Reserved.