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) |
toString
public 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 WORequestHandler
Copyright © 2002 – 2024 Project Wonder.