org.apache.beehive.netui.core.urls
Class URLType
Object
URLType
public class URLType
- extends Object
Passed to URLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, org.apache.beehive.netui.core.urls.MutableURI, org.apache.beehive.netui.core.urls.URLType, boolean)
for normal (non-resource) and resource, non-secure and
secure URLs.
Methods inherited from class Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
INT_ACTION
protected static final int INT_ACTION
- See Also:
- Constant Field Values
INT_RESOURCE
protected static final int INT_RESOURCE
- See Also:
- Constant Field Values
ACTION
public static final URLType ACTION
RESOURCE
public static final URLType RESOURCE
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object