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
|
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.
|
com.webobjects.appserver.WOResponse |
handleRequest(com.webobjects.appserver.WORequest request) |
protected boolean |
isSystemRequest(com.webobjects.appserver.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
protected static Boolean automaticMessageEncodingEnabled
public static boolean automaticMessageEncodingEnabled()
protected boolean isSystemRequest(com.webobjects.appserver.WORequest request)
request
- public com.webobjects.appserver.WOResponse handleRequest(com.webobjects.appserver.WORequest request)
handleRequest
in class com.webobjects.appserver._private.WOActionRequestHandler
Copyright © 2002 – 2020 Project Wonder.