public class ERXStaticResourceRequestHandler extends WORequestHandler
WODocumentRoot.DidHandleRequestNotification| Constructor and Description |
|---|
ERXStaticResourceRequestHandler() |
ERXStaticResourceRequestHandler(String frameworkName)
Creates a static resource handler for the given framework, which gives you
nicer relative URLs to work with.
|
| Modifier and Type | Method and Description |
|---|---|
protected WOResponse |
_generateResponseForInputStream(InputStream is,
long length,
String type) |
WOResponse |
handleRequest(WORequest request) |
toStringpublic ERXStaticResourceRequestHandler()
public ERXStaticResourceRequestHandler(String frameworkName)
frameworkName - the name of the framework to map to (or null/"app" for the application)protected WOResponse _generateResponseForInputStream(InputStream is, long length, String type)
public WOResponse handleRequest(WORequest request)
handleRequest in class WORequestHandlerCopyright © 2002 – 2025 Project Wonder.