nextapp.echoservlet
Class ControllerInputProcessor
java.lang.Object
nextapp.echoservlet.ControllerInputProcessor
public final class ControllerInputProcessor
- extends java.lang.Object
Parses the HTTP request, storing component peers that will be used in its
processing.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UPDATE_ORDER
public static final java.lang.String UPDATE_ORDER
- See Also:
- Constant Field Values
JZENO_IGNORE_REDRAW
public static final java.lang.String JZENO_IGNORE_REDRAW
- See Also:
- Constant Field Values
E_IN_JZENO_DYNATABLE_TABLECOLUMN
public static final java.lang.String E_IN_JZENO_DYNATABLE_TABLECOLUMN
- See Also:
- Constant Field Values
E_IN_JZENO_DYNATABLE_TABLEROW
public static final java.lang.String E_IN_JZENO_DYNATABLE_TABLEROW
- See Also:
- Constant Field Values
E_IN_JZENO_DYNATABLE_TABLEID
public static final java.lang.String E_IN_JZENO_DYNATABLE_TABLEID
- See Also:
- Constant Field Values
causedByNonFatalException
public static boolean causedByNonFatalException(java.lang.Throwable e)
getPeerForId
public ComponentPeer getPeerForId(java.lang.String id)