com.sun.grizzly.http.servlet
Class DispatcherConstants
java.lang.Object
com.sun.grizzly.http.servlet.DispatcherConstants
public class DispatcherConstants
- extends Object
Constants based on Servlet3.0 spec.
This class will be able to be replaced by Servlet3.0 API
such as javax.servlet.RequestDispatcher and javax.servlet.DispatcherType
- Author:
- Bongjae Chang
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DispatcherConstants
public DispatcherConstants()
Copyright © 2012 Oracle Corporation. All Rights Reserved.