public class ERXDirectActionRequestHandler extends com.webobjects.appserver._private.WODirectActionRequestHandler
ERXWOResponseCache
before
actually calling the action.
NOTE: This class is multi thread safe.Name | Description |
---|---|
er.extensions.ERXMessageEncoding.Enabled | er.extensions.ERXMessageEncoding.Enabled |
Modifier and Type | Field and Description |
---|---|
protected static Boolean |
automaticMessageEncodingEnabled
caches if automatic message encoding is enabled, defaults to true
|
actionClassClass, actionClassName, CLASS_NOT_FOUND, defaultActionName, INSTANTIATION, INVALID_PATH, INVOCATION, shouldAddToStatistics
DidHandleRequestNotification
Constructor and Description |
---|
ERXDirectActionRequestHandler() |
ERXDirectActionRequestHandler(String actionClassName,
String defaultActionName,
boolean shouldAddToStatistics) |
Modifier and Type | Method and Description |
---|---|
static boolean |
automaticMessageEncodingEnabled()
Allows the disabling of automatic message encoding.
|
WOResponse |
handleRequest(WORequest request) |
protected boolean |
isSystemRequest(WORequest request)
Return true if you want to handle the request even though the app is refusing new sessions.
|
allowsContentInputStream, defaultActionClassName, generateErrorResponse, generateRequestRefusal, getRequestHandlerPathForRequest, handler, nullResponse, registerDidHandleActionRequestWithActionNamed, registerWillHandleActionRequest, setAllowsContentInputStream
_actionClassForName, _handleRequest, _putComponentsToSleepInContext, defaultDefaultActionName, defaultShouldAddToStatistics, getActionInstance, getRequestActionClassAndNameForPath, isSessionIDInRequest, toString
protected static Boolean automaticMessageEncodingEnabled
public static boolean automaticMessageEncodingEnabled()
protected boolean isSystemRequest(WORequest request)
request
- public WOResponse handleRequest(WORequest request)
handleRequest
in class com.webobjects.appserver._private.WOActionRequestHandler
Copyright © 2002 – 2024 Project Wonder.